prt | R Documentation |
Data from a Progressive Resistance Randomized Trial.
prt
A data frame with 2471 rows and 9 columns:
A factor with 63 levels: 5
, 10
, 15
, 20
, 25
, ..., 520
(subject id)
A factor with 2 levels: High
, Low
, i.e., training (intervention) intensity
A factor with 2 levels: Young
, Old
(stratifying variable)
A factor with 2 levels: Female
, Male
(stratifying variable)
A numeric vector with values of BMI at baseline ranging from 18.36 to 32.29
A numeric vector with values of isometric force ranging from 0.16 to 2.565
A numeric vector with values of specific force ranging from 80.5 to 290
A factor with 2 levels: Pre
, Pos
, i.e., pre- and post-intervention
A factor with 2 levels: Type 1
, Type 2
, i.e., Type 1 and Type 2 muscle fiber
Data frame prt
was obtained by merging prt.subjects
and prt.fiber
.
Claflin, D.R., Larkin, L.M., Cederna, P.S., Horowitz, J.F., Alexander, N.B., Cole, N.M., Galecki, A.T., Chen, S., Nyquist, L.V., Carlson, B.M., Faulkner, J.A., & Ashton-Miller, J.A. (2011). Effects of high- and low-velocity resistance training on the contractile properties of skeletal muscle fibers from young and older humans. Journal of Applied Physiology, 111, 1021-1030.
prt.fiber
, prt.subjects
data(prt, package = "nlmeU")
summary(prt)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.