x: an auto_strata object returned by auto_stratify
propensity: ignored unless type = "hist" or type = "AC". Specifies propensity score information for plots where this is required. Accepts either a vector of propensity scores, a glm model for propensity scores, or a formula for fitting a propensity score model.
strat: the number code of the stratum to be plotted. If "all", plots all strata.
strata_lines: default = TRUE. Ignored unless type = "AC". If TRUE, lines on the plot indicate strata cut points.
jitter_prognosis: ignored unless type = "AC". Amount of uniform random noise to add to prognostic scores in plot.
jitter_propensity: ignored unless type = "AC". Amount of uniform random noise to add to propensity scores in plot.