| Example.Data | R Documentation |
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.
data(Example.Data)
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.