Access our R packages on github.

Package Description URL
PersonAlytics Analytics for single-case and small N intensive longitudinal designs, idiographic clinical trials (ICT), and interrupted time series. https://github.com/ICTatRTI/PersonAlytics
PersonAlyticsPower Power analysis and simulation tools for idiographic clinical trials https://github.com/ICTatRTI/PersonAlyticsPower

 

To install, type the following into your R console:

  • install.packages("devtools")

  • devtools::install_github("ICTatRTI/PersonAlytics", build_opts = c("--no-resave-data", "--no-manual"), build_vignettes = TRUE)

  • devtools::install_github("ICTatRTI/PersonAlyticsPower", build_opts = c("--no-resave-data", "--no-manual"), build_vignettes = TRUE)

Contact Us