The PANSS trial. {samon} | R Documentation |
The PANSS randomized trial.
Description
These dataframes store data from a repeated measures clinical trial. samonPANSS1 contains data from the placebo arm and samonPANSS2 contains data from the active arm.
Usage
data(samonPANSS1)
data(samonPANSS2)
Format
samonPANSS1 is a 88 by 6 dataframe samonPANSS2 is a 86 by 6 dataframe
Details
In each of samonPANSS1 and samonPANSS2 a row represents the outcome meansure (PANSS) for one subject at each of 6 timepoints.
V1 PANSS score at baseline
V2 PANSS score at follow-up time-point 1
V3 PANSS score at follow-up time-point 2
...
V6 PANSS score at follow-up time-point 5 the last time-point.
Source
Data are simulated for the samon package
[Package samon version 4.0.2 Index]