set_ps_flags.Rd
Generate flags if propensity scores should be applied to intermediate results or summarised results.
set_ps_flags(mode, propensity_scored)
One of the following aggregation modes: "doc-avg", "subj-avg", "micro".
"doc-avg", "subj-avg", "micro"
Logical, whether to use propensity scores as weights.
A list containing logical flags "intermed" and "summarise".
"intermed"
"summarise"