| recovery {catdata} | R Documentation |
Post-Surgery Recovery of Children
Description
The recovery data contains information on 60 children after a surgery.
Usage
data(recovery)
Format
A data frame with 240 observations on the following 10 variables
yrecovery score
Dos1Dosage=15 (yes = 1, no = 0)
Dos2Dosage=20 (yes = 1, no = 0)
Dos3Dosage=25 (yes = 1, no = 0)
AgeAge of child (in months)
Age2Squared age
DurDuration of surgery (in minutes)
Rep1First repetition (yes = 1, no = 0)
Rep2Second repetition (yes = 1, no = 0)
Rep3Third repetition (yes = 1, no = 0)
PersonID-Variable for each child (1–60)
Details
In a randomized study 60 children undergoing surgery were treated with one of four dosages of an anaesthetic (15, 20, 25, 30). Upon admission to the recovery room and at minutes 5, 15 and 30 following admission, recovery scores were assigned on a categorical scale ranging from 1 (least favourable) to 6 (most favourable). Therefore one has four repetitions of a variable having 6 categories. One wants to model how recovery scores depend on covariables as dosage of the anaesthetic (four levels), duration of surgery (in minutes) and age of the child (in months).
References
Davis, C.S. (1991) Semi-parametric and Non-parametric Methods for the Analysis of Repeated Measurements with Applications to Clinical Trials. Statistics in Medicine 10, 1959–1980