Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameter Estimation: Parameter Range #54

Open
6 tasks
teubert opened this issue Jul 11, 2023 · 0 comments
Open
6 tasks

Parameter Estimation: Parameter Range #54

teubert opened this issue Jul 11, 2023 · 0 comments

Comments

@teubert
Copy link
Contributor

teubert commented Jul 11, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant