View source: R/estimateLimitsOfAgreement.R
estimateLimitsOfAgreement | R Documentation |
Estimate Bland-Altman limits of agreement
estimateLimitsOfAgreement(mu, SD, gamma = 0.05)
mu |
mean of the pairwise differences |
SD |
standard deviation of the pairwise differences |
gamma |
alpha level for calculating limits of agreement |
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.