Skip to contents

A simulated dataset for use in the SensIAT tutorial, testing and documentation.

Usage

SensIAT_example_data

SensIAT_example_fulldata

Format

A data frame with 779 rows and 4 variables consisting of 200 simulated patients. Each row in the data represents a visit for the patient. The columns are:

Subject_ID

A unique identifier for each patient.

Visit

The ordinal number of the visit for the patient. Baseline observation is 0.

Time

The time of the visit in days, since baseline.

Outcome

The outcome of interest.

A data frame with 779 rows and 4 variables consisting of 200 simulated patients. Each row in the data represents a visit for the patient. The columns are:

Subject_ID

A unique identifier for each patient.

Visit

The ordinal number of the visit for the patient. Baseline observation is 0.

Time

The time of the visit in days, since baseline.

Outcome

The outcome of interest.

Treatment_group

Treatment or control group.

Functions

  • SensIAT_example_fulldata: A simulated dataset with both treatment and control groups.