View source: R/estimateConfidenceIntervals.R
estimateConfidenceIntervals | R Documentation |
Estimate confidence intervals for Bland-Altman limits of agreement
estimateConfidenceIntervals(LOA, n, alpha = 0.05)
LOA |
an object created by estimateLimitsOfAgreement |
n |
sample size |
alpha |
alpha level for calculating limits of agreement |
a blandaltman object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.