View source: R/matching_refinement.R
handle_ps_match | R Documentation |
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() function |
msets |
matched.set object – list containing the treated observations and matched controls |
verbose |
Logical. See PanelMatch() documentation |
max.set.size |
maximum number of control units that will receive non-zero weights within a matched set |
matched.set object with weights for control units, along with some other metadata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.