get_five_index {MultiObjMatch}R Documentation

An internal helper function that gives the index of matching with a wide range of number of treated units left unmatched

Description

An internal helper function that gives the index of matching with a wide range of number of treated units left unmatched

Usage

get_five_index(matchingResult)

Arguments

matchingResult

an object returned by the main matching function distBalMatch

Value

a vector of five matching indices with the number of treated units excluded at 0th, 25th, 50th, 75th and 100th percentiles respectively.


[Package MultiObjMatch version 0.1.3 Index]