View source: R/estimateTypeIIerror.R
estimateTypeIIerror | R Documentation |
Estimate Type II error for Bland-Altman limits of agreement test
estimateTypeIIerror(CI, delta, approx = "t")
CI |
an object created by estimateConfidenceIntervals |
delta |
pre-determined clinical agreement level goal |
approx |
whether to use the normal or student's t approximations |
a blandaltman object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.