View source: R/estimateSampleSizefromPowerCurve.R
estimateSampleSizeFromPowerCurve | R Documentation |
Estimate sample size for Bland-Altman limits of agreement test
estimateSampleSizeFromPowerCurve(powerCurve, power = 0.8,
tolerance = 0.01)
powerCurve |
an object produced by estimatePowerCurve |
power |
the pre-determined power |
tolerance |
how close the nearest estimated power must be to the pre-determined power |
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.