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

Confidence bands #286

Open
pckroon opened this issue Nov 29, 2019 · 0 comments
Open

Confidence bands #286

pckroon opened this issue Nov 29, 2019 · 0 comments
Milestone

Comments

@pckroon
Copy link
Collaborator

pckroon commented Nov 29, 2019

Confidence bands and intervals are valuable tools in evaluating how good a model fits data. Here's some reading for the technical/mathematical implementation. In addition, we need to think about the API. I suggest adding a method to either FitResults, or to Model.

https://www.graphpad.com/support/faq/how-does-prism-compute-confidence-and-prediction-bands-for-nonlinear-regression/
https://stats.stackexchange.com/questions/85448/shape-of-confidence-and-prediction-intervals-for-nonlinear-regression
https://stats.stackexchange.com/questions/15423/how-to-compute-prediction-bands-for-non-linear-regression
References in https://www.mathworks.com/help/stats/nlpredci.html
https://stat.ethz.ch/~stahel/courses/cheming/nlreg10E.pdf

@pckroon pckroon added this to the 1.0.0 milestone Nov 16, 2022
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