make_ac_plot {stratamatch} | R Documentation |
Make Assignment-Control plot
Description
Not meant to be called externally. Helper plot function for strata
object with type = "AC"
. Produces a Assignment-Control plot of stratum
s
Usage
make_ac_plot(
x,
propensity,
strat,
strata_lines,
jitter_prognosis,
jitter_propensity
)
Arguments
x |
an |
propensity |
ignored unless |
strat |
the number code of the stratum to be plotted. If "all", plots all strata. |
strata_lines |
default = |
jitter_prognosis |
ignored unless |
jitter_propensity |
ignored unless |
See Also
Aikens et al. (preprint) https://arxiv.org/abs/1908.09077 . Section 3.2 for an explaination of Assignment-Control plots