Skip to content

Parameter Estimation: Parameter Range #54

Open
@teubert

Description

@teubert

Requirement Text
Allow for specification of range for parameters - automatically give warning when setting parameters and use in parameter estimation

Background Information
Range in parameters can help parameter estimation resolve to a solution

Suggested Solution
Another structure param_limits Dict[str, Tuple[float, float]]. Checked in param setting and passed to parameter estimation

DoD

  • Implement feature
  • Add to template
  • Add to model building example
  • Add tests
  • Update documentation
  • Add to change notes for next release

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions