summary.power {WebPower} | R Documentation |
Summary Statistical Power Analysis Results
Description
This function is used to summary the power analysis results.
Usage
## S3 method for class 'power'
summary(object, ...)
Arguments
object |
Object of power analysis. It is an object returned by a webpower function for SEM based on Monte Carlo methods with class = 'power'. |
... |
Extra arguments. It is not required. |
Value
The summary of the input object of power analysis.
[Package WebPower version 0.9.4 Index]