generateTVGraph | R Documentation |
Plotting function that generate the total variation imbalance v.s. number of unmatched treated units This function only works for the 'Basic' version of matching.
generateTVGraph(matchingResult)
matchingResult |
an object returned by the main matching function distBalMatchs |
Other Graphical helper functions for analysis:
generatePairdistanceBalanceGraph()
,
generatePairdistanceGraph()
## Not run: generateTVGraph(matchResult) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.