plot_power | R Documentation |
Plot Test Power
plot_power(df, power_threshold = 0.8, ci_band = TRUE)
df |
a dataframe with p-values and a sample_size column |
power_threshold |
numeric. desired power threshold |
ci_band |
logical. whether to include a confidence interval band around the power estimate |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.