plot.type1error_joint.RdDisplays the complete-trial Type I error for the minimal required boundary
scenarios by default. The worst-case displayed scenario is highlighted with
a thicker interval and a larger point, and its estimated value is shown
directly above the point. The full scenario table, including larger null
counts, remains available in the returned object and can be displayed with
null_count = "all".
The dashed line is the nominal alpha level. The dotted line is the
simultaneous one-sided Monte Carlo upper bound for the maximum.
An object returned by type1Error(..., joint = TRUE).
Character string. The default, "minimal", plots only
the minimal required number of boundary endpoints (m-k+1) for each
comparator. Use "all" to plot every boundary count evaluated by
type1Error().
Unused additional arguments.
A ggplot object.