Stroke1 {MLGdata} | R Documentation |
Stroke data
Description
Longitudinal data from an experiment to promote the recovery of stroke patients in wide format. The response variable is the Bartel index with higher scores meaning better outcomes and a maximum score of 100.
Usage
Stroke1
Format
A data frame with 192 observations on the following 4 variables
Subject
subject indicator
Group
group indicator, factor with 3 levels (
A, B, C
)Week
week indicator
y
Bartel index
Source
Dobson, A. J. and Barnett A. (2008). An Introduction to Generalized Linear Models, 3-rd ed. Boca Raton: CRC Press.
See Also
Stroke
for the same data in a different format
[Package MLGdata version 0.1.0 Index]