Skip to content

Store micro-moments (or micro-moment names) in results #183

@avner-ak

Description

@avner-ak

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

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions