wright | R Documentation |
The wright
data frame has 17 rows and 2 columns.
It contains data on peak expiratory flow rate with two different flow
meters on each of 17 subjects.
wright
This data frame contains the following columns:
std.wright
a numeric vector, data from large flow meter (l/min).
mini.wright
a numeric vector, data from mini flow meter (l/min).
J.M. Bland and D.G. Altman (1986), Statistical methods for assessing agreement between two methods of clinical measurement, Lancet, 1:307–310.
plot(wright)
abline(0,1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.