summary.power: Summary Statistical Power Analysis Results

View source: R/webpower.R

summary.powerR 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.


WebPower documentation built on Oct. 14, 2023, 1:06 a.m.