PEFR | R Documentation |
Repeated measurements of lung function (peak expiratory flow rate (PEFR)) in 20 schoolchildren (taken from a larger study).
PEFR
A data frame with 20 observations on the following 7 variables.
child
Child ID number.
pefr1
First PEFR measurement (l/min).
pefr2
Second PEFR measurement (l/min).
pefr3
Third PEFR measurement (l/min).
pefr4
Fourth PEFR measurement (l/min).
mean
Row mean of the four PEFR measurements (l/min).
sd
Row SD of the four PEFR measurements (l/min).
Bland JM, Altman DG. Measurement error. BMJ. 1996 Sep 21;313(7059):744.
data(PEFR, package = "R4HCR")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.