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

How to calculate prediction intervals? #99

Open
aaronnkang opened this issue May 2, 2022 · 1 comment
Open

How to calculate prediction intervals? #99

aaronnkang opened this issue May 2, 2022 · 1 comment

Comments

@aaronnkang
Copy link

I can see how to generate confidence intervals using prediction_variance? Do you know of a way to generate prediction intervals?

Thanks

@cjekel
Copy link
Owner

cjekel commented May 4, 2022

Is this what you want? https://github.com/cjekel/piecewise_linear_fit_py/blob/master/examples/prediction_variance.py

That plot should give the prediction with +- error bars.

What do you want a confidence interval of?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants