PANSS: The PANSS randomized trial.

The PANSS trial.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


samon documentation built on Oct. 26, 2023, 9:06 a.m.

Related to PANSS in samon...