-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
Hey @jeffgortmaker---thanks for the public good. Hopefully small enhancement idea: would it be feasible to add the MicroMoment objects themselves to the ProblemResults object when using micro-moments? My current workflow is to save the ProblemResults object as a pickle immediately after estimation, then in subsequent code files loading it and running some post-estimation code. It would be very helpful to have the moments themselves (and not just their empirical and estimated values) within the object so I can, e.g., programmatically see which results used which micro-moments and evaluate different micro-moments on different problems without reconstructing them.
Mea culpa if there's a way to do that in the current API that I'm missing!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested