catdata: Dummy Categorical Dataset

catdataR Documentation

Dummy Categorical Dataset

Description

Dummy dataset with categorical outcomes. One outcome is pain frequency at the end of the study (Visit 2). This is entered as frequency category ("PAIN_FREQUENCY") and recoded as a numeric score ("PAIN_FREQUENCY_SCORE"). All participants had pain severity of "Very Often" at baseline or Visit 1 (this data is not included). Based on pain frequency at the end of the study, participants are classified as having improved (1) or not (0) ("PAIN_IMPROVED")

Usage

catdata

Format

A data frame with 40 rows and 8 variables:

SUBJECTNUM

integer: Unique subject ID

AGE

integer: age of participants

SEX

character:sex of participants

GROUPING

character: Study group/arm/treatment/IP

VISITNUMBER

integer: Visit number

PAIN_FREQUENCY

character: pain frequency category

PAIN_FREQUENCY_SCORE

integer: pain frequency score

PAIN_IMPROVED

integer: pain frequency improvement status


qwickmalik/qwickr documentation built on March 30, 2022, 2:59 p.m.