multiMatch()
function to carry out all types of matching. This effectively combines multilevelGPSMatch()
and multilevelMatchX()
into one function. Features include:estimateTau()
impute_mat
object for matrix off all imputed potential outcomes.M_matches >=1
.J_var_matches >=1
.model_options
multiMatch()
with match_on='existing'
does not always return the same results as using multilevelGPSMatch()
for matching on the existing (user-specified) generalized propensity scores.print
and summary
for the multiMatch
classprint
and summary
for the multiMatch
classestimateTrtModel()
function before using multiMatch()
to verify that the model fitted in multiMatch()
is the same as the user desires