example_CAM_data_set: A Fake Example CAM Data Set

example_CAM_data_setR Documentation

A Fake Example CAM Data Set

Description

A data set formatted like typical CAM data. Provides fake data for a hypothetical study with 8 screened individuals and six enrolled participants who each completed two visits in which they were dosed with a placebo or active drug and completed the Brief Pain Inventory (BPI) severity subscale prior to and after being dosed.

Usage

data(example_CAM_data_set)

Format

A data frame with 32 rows and 18 variables:

IDS.INT.Screening

Identifier for screened individuals

SSS.DAT.Date_of_visit

The date of the study session

IDS.CHR.Participant

Identifier for the enrolled individual

SSS.CHR.Session

Label for the study session

SSS.CHR.Event

Label for time points within a study session

IDX.INT.Person

Index for individuals

IDX.INT.Session

Index for study sessions

IDX.INT.Event

Index for time points within a study session

SSS.CHR.Condition

Whether dosed with active drug or placebo

SBJ.INT.Age

Age of individual in years

SBJ.INT.Age_at_visit_1

Alternative measure of age

SBJ.INT.Biological_sex

Biological sex of participant where 1 = male and 2 = female

SBJ.CHR.Race

Racial identify of individual

SBJ.CHR.Ethnicity

Ethnicity of individual

INV.INT.HADS_anxiety

Scores on the anxiety subscale of the Hospital Anxiety and Depression Scale

INV.INT.HADS_depression

Scores on the depression subscale of the Hospital Anxiety and Depression Scale

INV.INT.AIS

Scores on the Athens Insomnia Scale

INV.DBL.BPI_severity

Scores on the severity subscale of the Brief Pain Inventory

Examples


data(example_CAM_data_set)


rettopnivek/camrprojects documentation built on March 26, 2024, 9:17 a.m.