The VAS trial. {samon}R Documentation

The VAS randomized trial.

Description

These dataframes store data from a repeated measures clinical trial. VAS1 contains data from the control arm and VAS2 contains data from the active arm.

Usage

data(VAS1)
data(VAS2)

Format

VAS1 is a 255 by 9 dataframe VAS2 is a 256 by 9 dataframe

Details

In each of VAS1 and VAS2 a row represtents the outcome measure (VAS) for one subject at each of 9 timepoints. Both treatment arms contain intermittent missing values.


[Package samon version 4.0.2 Index]