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