Description Usage Arguments Details Value Note References Examples
Draw Bland-Altman plot(s) and scatter plot(s) with identity line.
1 | agree.plot(ratings, NAaction=c("fail", "omit"))
|
ratings |
a matrix of ratings from different raters, one rater per column. |
NAaction |
a character string specifying what should happen
when the data contain |
The function produces a matrix of plots. The upper panel consists of scatter plot(s) with identity line. The lower panel consists of the Bland-Altman plot(s) with confidence bounds and bias using dotted line in red color and the horizontal line passing through the origin in black, respectively.
NULL
The confidence bounds are mean of the difference between two raters plus or minus twice of the SD of difference.
J. Martin Bland and Douglas G. Altman (1986) Statistical methods for assessing agreement between two methods of clinical measurement. Lancet 1 307-310
1 2 |
Loading required package: miscF
Loading required package: MASS
Loading required package: R2jags
Loading required package: rjags
Loading required package: coda
Linked to JAGS 4.3.0
Loaded modules: basemod,bugs
Attaching package: ‘R2jags’
The following object is masked from ‘package:coda’:
traceplot
Loading required package: lme4
Loading required package: Matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.