CorrMixed (version 0.1-13)

Example.Data: 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)

Arguments

Format

A data.frame with \(360\) observations on \(5\) variables.

Id

The Subject identifier.

Cycle

The same experiment is repeated multiple times in a patient. Cycle indicates the order of these repeated experiments.

Condition

The experimental condition under which the outcome was measured.

Time

The time point at which the outcome was measured.

Outcome

A continuous outcome.