plot_compare_power | R Documentation |
Compare power across multiple designs
plot_compare_power(..., type = "power", power_threshold = 0.8)
... |
Named cbc_power objects to compare |
type |
Type of plot: "power" for power curves or "se" for standard error curves |
power_threshold |
Power threshold for horizontal reference line (only for power plots). Defaults to 0.8 |
A ggplot object comparing power curves
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.