summary.PowRPriori: Summarize a Power Simulation Result

View source: R/utils.R

summary.PowRPrioriR Documentation

Summarize a Power Simulation Result

Description

Provides a detailed and context-aware summary of a PowRPriori object. The output includes the power table, parameter recovery diagnostics for fixed and random effects, and (if applicable) calculated Intra-Class Correlations (ICCs). The output is tailored for different model types (LM, LMM, GLMM).

Usage

## S3 method for class 'PowRPriori'
summary(object, ...)

Arguments

object

An object of class PowRPriori returned by power_sim().

...

Additional arguments (not used).

Value

Prints a formatted summary to the console.


PowRPriori documentation built on May 12, 2026, 5:06 p.m.