handle_ps_match {PanelMatch}R Documentation

handle_ps_match Returns a matched.set object with weights for control units, along with some other metadata

Description

handle_ps_match Returns a matched.set object with weights for control units, along with some other metadata

Usage

handle_ps_match(just.ps.sets, msets, refinement.method, verbose, max.set.size)

Arguments

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

Value

matched.set object with weights for control units, along with some other metadata


[Package PanelMatch version 3.1.1 Index]