print.blandr | R Documentation |
blandr
objectsCompactly print the statistics used to construct a Bland-Altman plot
## S3 method for class 'blandr'
print(x, digits = getOption("digits"), ...)
x |
the results from |
digits |
number of significant digits to be used. |
... |
other arguments. |
Deepankar Datta deepankar.datta@gmail.com
results = blandr.statistics.formula(Method.B ~ Method.A, data = giavarina.2015)
results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.