PEFR | R Documentation |
Measurement of PEFR with Wright peak flow and mini Wright peak flow meter on 17 individuals.
A data frame with 68 observations on the following 3 variables.
meth
a factor with levels Wright
and
Mini
, representing measurements by a Wright peak flow meter and a
mini Wright meter respectively, in random order.
item
Numeric vector, the person ID.
y
Numeric vector, the measurements, i.e. PEFR for the two measurements with a Wright peak flow meter and a mini Wright meter respectively. The measurement unit is l/min.
repl
Numeric vector, replicate number. Replicates are exchangeable within item.
J. M. Bland and D. G. Altman (1986) Statistical Methods for Assessing Agreement Between Two Methods of Clinical Measurement, Lancet. 1986 Feb 8;1(8476):307-10.
data(PEFR)
PEFR <- Meth(PEFR)
summary(PEFR)
plot(PEFR)
plot(perm.repl(PEFR))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.