Skip to content

Generate Synthetic SMART Data for CATIE 2023

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

mferlic/CATIE2023

Repository files navigation

CATIE2023

The goal of CATIE2023 is to bundle the data sets and code used for the CATIE 2023 demo and practicum days.

Installation

You can install the development version of CATIE2023 from GitHub with:

# install.packages("devtools")
devtools::install_github("mferlic/CATIE2023")

Example

This is how you access the internal data sets

library(CATIE2023)

adhd <- CATIE2023::adhd # data.frame

# read documentation
?adhd

About

Generate Synthetic SMART Data for CATIE 2023

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages