Skip to contents

Print method for cbc_power objects

Usage

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

Arguments

x

A cbc_power object

...

Additional arguments passed to print

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.