handle_ps_match Returns a matched.set object with weights for control units, along with some other metadata
handle_ps_match(just.ps.sets, msets, refinement.method, verbose, max.set.size)
just.ps.sets
: Output from find_ps() functionmsets
: matched.set object -- list containing the treated observations and matched controlsverbose
: Logical. See PanelMatch() documentationmax.set.size
: maximum number of control units that will receive non-zero weights within a matched setmatched.set object with weights for control units, along with some other metadata
Useful links