/TIDAL

TIDAL: Tool to Implement Developmental Analyses of Longitudinal data. An R Shiny app.

Primary LanguageRGNU General Public License v3.0GPL-3.0

Two-tone blue wave TIDAL logo. Below the wave the text reads Tool to Implement Developmental Analyses of Longitudinal data

TIDAL is an R Shiny application for data wrangling, analysing, visualising and interpreting growth curve model data aimed at a variety of users, including researchers, clinicians, public health officials and educators. The aim is for this tool to remove barriers to implementing longitudinal research to researchers without specialist statistical backgrounds.

Documentation

Please go to https://tidal-modelling.github.io/ for documentation on TIDAL.

Quick start

TIDAL is available to use in different formats:

install.packages("remotes")
remotes::install_github("TIDAL-modelling/TIDAL")

The online application can be used to explore synthetic datasets provided, please do not upload sensitive data to the tool online. To explore your own data please install the R package or desktop application. This ensures no sensitive data is being uploaded online.