plot.rPower {rPowerSampleSize} | R Documentation |
Plot of an rPower object
Description
For an rPower
object which has been produced by montecarlo
, this function plots the distribution (estimated by Monte-Carlo) of the number of significant results (i.e, the realized values r
).
Usage
## S3 method for class 'rPower'
plot(x, ...)
Arguments
x |
The name of an object of class |
... |
Some methods for this generic require additional arguments. None are used in this method. |
Value
Returns graphs.
Author(s)
P. Lafaye de Micheaux, B. Liquet and J. Riou
References
Delorme P., Lafaye de Micheaux P., Liquet B., Riou, J. (2015). Type-II Generalized Family-Wise Error Rate Formulas with Application to Sample Size Determination. Submitted to Statistics in Medicine.
See Also
[Package rPowerSampleSize version 1.0.2 Index]