Visualises a sequential_analysis() monitor: either the monitored
posterior probability across looks with the prespecified success and
futility boundaries, or the effect estimate with its credible interval
across looks.
plot_sequential_monitor(
monitor,
type = c("probability", "estimate"),
title = NULL,
subtitle = NULL
)A ggplot object.
A "powerbrmsINLA_seq_monitor" object.
"probability" (default) or "estimate".
Optional plot annotations.