| Example.Data {CorrMixed} | R Documentation | 
An example dataset
Description
Example.Data is a hypothetical dataset constructed to demonstrate some of the functions in the package. Data are provided for a hypothetical experiment in which a stimulus is provided under different experimental conditions. The outcome is a normally distributed variable. The entire experiment is repeated multiple times (cycle) in each patient.
Usage
data(Example.Data)
Format
A data.frame with 360 observations on 5 variables.
IdThe Subject identifier.
CycleThe same experiment is repeated multiple times in a patient. Cycle indicates the order of these repeated experiments.
ConditionThe experimental condition under which the outcome was measured.
TimeThe time point at which the outcome was measured.
OutcomeA continuous outcome.
[Package CorrMixed version 1.1 Index]