print.cbc_power | R Documentation |
Print method for cbc_power objects
## S3 method for class 'cbc_power'
print(x, ...)
x |
A cbc_power object |
... |
Additional arguments passed to print |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.