plot_stability.RdDisplays cumulative achieved power over simulated trials. A stable curve approaches a horizontal plateau, while large late movements indicate that more simulations may be needed.
plot_stability(x, target_power = 0.8, display = "all", overall = FALSE, ...)A simss, simpower, or simpower_curve object, or a list of
such objects. A list can compare simulations with different n and
nsim values.
Target power shown as a horizontal reference line.
Comparator names to display, or "all".
Logical. If TRUE, display only the All comparators
aggregate result. This is useful for assessing the overall decision when
several comparisons are required; display is ignored in this mode.
Unused additional arguments.
A ggplot object.