Skip to content

Store old model state information #138

@antoniaih

Description

@antoniaih

Unused model components are deleted in the model state. For example if the model has a CLMM parameter and the user set a covariate on CLMM then this covariate is deleted if the user changes the model to FO elimination, because CLMM does not exist anymore. When then going back to Michaelis Menten elimination it would be nice to be able to retrieve the information that there was a covariate on CLMM.

Maybe the model_state object could store unused information in a new attribute. That attribute could be a dictionary containing all model_state attributes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions