summary.cbc_power | R Documentation |
Summary method for cbc_power objects
## S3 method for class 'cbc_power'
summary(object, power_threshold = 0.8, ...)
object |
A cbc_power object |
power_threshold |
Minimum power threshold to report sample size requirements |
... |
Additional arguments |
Returns the input cbc_power
object invisibly (class: c("cbc_power", "list")). This function is called for its side effect of printing a detailed summary to the console showing sample size requirements for achieving specified power thresholds for each parameter, including exact power levels and standard errors at the required sample sizes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.