Description Usage Format Source Examples
Measurement of PEFR with Wright peak flow and mini Wright peak flow meter on 17 individuals.
1 |
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.
1 2 3 4 5 | |
Loading required package: nlme
The following variables from the dataframe
"PEFR" are used as the Meth variables:
meth: meth
item: item
repl: repl
y: y
#Replicates
Method 2 #Items #Obs: 68 Values: min med max
Mini 17 17 34 227 444.5 658
Wright 17 17 34 165 432.0 656
#Replicates
Method 2 #Items #Obs: 68 Values: min med max
Mini 17 17 34 227 444.5 658
Wright 17 17 34 165 432.0 656
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.