| arthritis {weightedScores} | R Documentation |
Rheumatoid Arthritis Clinical Trial
Description
Rheumatoid self-assessment scores for 302 patients, measured on a five-level ordinal response scale at three follow-up times.
Usage
data(arthritis)
Format
A data frame with 888 observations on the following 7 variables:
idPatient identifier variable.
ySelf-assessment score of rheumatoid arthritis measured on a five-level ordinal response scale.
sexCoded as (1) for female and (2) for male.
ageRecorded at the baseline.
trtTreatment group variable, coded as (1) for the placebo group and (2) for the drug group.
baselineSelf-assessment score of rheumatoid arthritis at the baseline.
timeFollow-up time recorded in months.
Source
Lipsitz, S.R. and Kim, K. and Zhao, L. (1994). Analysis of repeated categorical data using generalized estimating equations. Statistics in Medicine, 13, 1149–1163.
Examples
data(arthritis)
[Package weightedScores version 0.9.5.3 Index]