plot_summary | R Documentation |
Plot summaries of power simulation
plot_summary(sim, crit, thres, digits = 3, how = "greater")
sim |
A Sim or a SimCurve object, output from 'sim_power()' or 'sim_curve()'. |
crit |
A string specifying the significance criteria. |
thres |
A number or vector of numbers specifying the thresholds of "significance". |
digits |
An integer for the number of decimal points to display. |
how |
A string, whether to compare the criterion 'greater' or 'lesser' than the threshold. |
A 'ggplot2' graphics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.