Learn R Programming

PowRPriori (version 0.1.2)

summary.PowRPriori: 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 PowRPriori
summary(object, ...)

Value

Prints a formatted summary to the console.

Arguments

object

An object of class PowRPriori returned by power_sim().

...

Additional arguments (not used).