generateRhoObj | R Documentation |
Generate a dataframe with matching number, penalty (rho) values, and objective function values.
generateRhoObj(matchingResult)
matchingResult |
matchingResult object that contains information for all matches. |
a dataframe that contains objective function values and rho values corresponding coefficients before each objective function.
Other numerical analysis helper functions:
generateBalanceTable()
,
getUnmatched()
## Not run: generateRhoObj(matchResult1) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.