get_five_index: An internal helper function that gives the index of matching...

get_five_indexR 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(matching_result)

Arguments

matching_result

an object returned by the main matching function dist_bal_match

Value

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


MultiObjMatch documentation built on Sept. 11, 2024, 6:45 p.m.