SensIAT_example_data | R Documentation |
A simulated dataset for use in the SensIAT tutorial, testing and documentation.
SensIAT_example_data
SensIAT_example_fulldata
SensIAT_example_data
is a data frame with 779 rows and 4 variables consisting of 200
simulated patients. Each row in the data represents a visit for the patient.
The columns are:
A unique identifier for each patient.
The ordinal number of the visit for the patient. Baseline observation is 0.
The time of the visit in days, since baseline.
The outcome of interest.
SensIAT_example_fulldata
is a data frame with 1614 rows and 5 variables consisting of 400
simulated patients, 200 for each treatment arm. Each row in the data represents a visit for the patient.
The columns are:
A unique identifier for each patient.
The ordinal number of the visit for the patient. Baseline observation is 0.
The time of the visit in days, since baseline.
The outcome of interest.
Treatment or control group.
SensIAT_example_fulldata
: A simulated dataset with both treatment and control groups.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.