getUnmatched | R Documentation |
A function that generate the percentage of unmatched units for each match.
getUnmatched(matchingResult)
matchingResult |
matchingResult object that contains information for all matches |
data frame that contain number of matched units as well as the percentage of matched units
Other numerical analysis helper functions:
generateBalanceTable()
,
generateRhoObj()
## Not run: getUnmatched(matchResult) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.