
How Predint works?
10 ビュー (過去 30 日間)
古いコメントを表示
I was working on a fit for that I had to generate the confidence bounds.
I used predint function for this purpose.

This is a theta VS time plot. I will be attaching the correspoding data (those in dots) for that.The function that I want to fit with the data is
for this plot Take x=1.
for this plot Take x=1.Now to obtain the upper and lower bounds I simply used predint ,but now I have to show how I got the bounds mathematically.
So I wanted to know how predint works and what method does it follows to generate curves for upper and lower bound for any confidence.
Thanks.
1 件のコメント
Adam Danz
2020 年 6 月 16 日
This question is a bit outside of the scope of the forum since it really isn't about Matlab. If you look up "prediction interval" in most stats textbooks you'll see how prediction intervals are computed. You can also search the internet for "Difference between confidence interval and prediction interval". They are not the same.

回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Get Started with Curve Fitting Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!