exercise.repeated | R Documentation |
Freund et al. (1986) listed data for a longitudinal study of exercise therapies. The data were analyzed using AR1 covariance matrices in mixed models by Fitzmaurice et al. (2004). In the study 37 patients were randomly assigned to one of two weightlifting programs. In the first program (TRT 1), repetitions with weights were increased as subjects became stronger. In the second program (TRT 2), the number of repetitions was fixed but weights were increased as subjects became stronger. An index measuring strength was created and recorded at day 0, 2, 4, 6, 8, 10, and 12.
data(exercise.repeated)
The dataframe contains a repeated measures dataset describing the strength of 37 subjects with respect to two weightlifting programs. There are four columns:
Subject ID.
The type of weightlifting treatment (a factor with two levels, 1
and 2
).
A strength index.
The day that strength
was measured on a subject, measured from the start of the experiment.
Fitzmaurice, G. M., Laird, N. M, and Waird, J. H. (2004) Applied Longitudinal Analysis. Wiley.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.