markmfredrickson / optmatch

Functions for optimal matching in R
https://markmfredrickson.github.io/optmatch
Other
47 stars 14 forks source link

summary.optmatch() using MCFSolutions info #173

Open benthestatistician opened 5 years ago

benthestatistician commented 5 years ago

Info to pull from the MCFSolutions material:

benthestatistician commented 3 years ago

As discussed in this comment, there's a performance argument for postponing the evaluation of the dual objective until user asks for a summary of the object. But some tradeoffs are noted a bit lower in the same comment thread; whether this change gets made may hinge on resolution of #85.