Learn R Programming

cbcTools (version 0.7.1)

print.cbc_power: Print method for cbc_power objects

Description

Print method for cbc_power objects

Usage

# S3 method for cbc_power
print(x, ...)

Value

Returns the input cbc_power object invisibly (class: c("cbc_power", "list")). This function is called for its side effect of printing a formatted summary of the CBC power analysis results to the console, including sample size ranges, significance levels, parameter summaries, and power estimates across different sample sizes.

Arguments

x

A cbc_power object

...

Additional arguments passed to print