View source: R/empirical_power_result.R
| tidy.empirical_power_result | R Documentation |
Creates a one-row tibble with the power estimate and confidence interval.
## S3 method for class 'empirical_power_result'
tidy(x, ...)
x |
A |
... |
Ignored. |
A tibble with columns: power, conf.low,
conf.high, conf.level. nsim.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.