getUnmatched: Get unmatched percentage

getUnmatchedR Documentation

Get unmatched percentage

Description

A function that generate the percentage of unmatched units for each match.

Usage

getUnmatched(matchingResult)

Arguments

matchingResult

matchingResult object that contains information for all matches

Value

data frame that contain number of matched units as well as the percentage of matched units

See Also

Other numerical analysis helper functions: generateBalanceTable(), generateRhoObj()

Examples

## Not run: 
getUnmatched(matchResult)

## End(Not run)

ShichaoHan/MultiObjMatch documentation built on May 3, 2022, 7:24 p.m.