View source: R/simulatePower.R
simulatePower | R Documentation |
Simulate power for Bland-Altman limits of agreement test
simulatePower(mu, SD, delta, n, nsims = 1000, gamma = 0.05,
alpha = 0.05)
mu |
mean of differences |
SD |
standard deviation of differences |
delta |
pre-determined clinical agreement interval |
n |
sample size |
nsims |
number of simulations |
gamma |
alpha level of Bland-Altman LOA |
alpha |
alpha level of LOA confidence intervals |
a number expression the power
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.