필터 지우기
필터 지우기

How to plot the 95% confident (prediction) intervals?

조회 수: 2 (최근 30일)
Tommy
Tommy 2016년 1월 18일
댓글: Star Strider 2020년 12월 14일
Hi everyone
Is there a function to add 95% confident bounds (Prediction bounds) to my plot, like the one below. The dashed line suppose to be the confidence interval.
Thank you very much
Tommy

답변 (1개)

Star Strider
Star Strider 2016년 1월 18일
There is no one function that will plot them. You can calculate them with the predict function for linear models and the nlpredci for nonlinear models. You can then plot the results.
  댓글 수: 2
Chaman Dewangan
Chaman Dewangan 2020년 12월 14일
Thank you
Star Strider
Star Strider 2020년 12월 14일
Chaman Dewangan —
My pleasure!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by