generateRhoObj: Penalty and objective values summary

generateRhoObjR Documentation

Penalty and objective values summary

Description

Generate a dataframe with matching number, penalty (rho) values, and objective function values.

Usage

generateRhoObj(matchingResult)

Arguments

matchingResult

matchingResult object that contains information for all matches.

Value

a dataframe that contains objective function values and rho values corresponding coefficients before each objective function.

See Also

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

Examples

## Not run: 
generateRhoObj(matchResult1)

## End(Not run)

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