powerCurve-methods | R Documentation |
Methods defined for objects returned from the powerCurve function.
find_n(x, power = 0.8)
## S3 method for class 'powerCurve'
plot(x, ...)
x |
object of class |
power |
Level of power (value between 0 and 1) for find_n to find the sample size. |
... |
further arguments passed through, see description of return value
for details.
|
plot
Returns a plot of the limits of agreement (type = 1) or concordance plot (type = 2)
find_n
Find sample size at which desired power is achieved
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.