Filter löschen
Filter löschen

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

2 Ansichten (letzte 30 Tage)
Tommy
Tommy am 18 Jan. 2016
Kommentiert: Star Strider am 14 Dez. 2020
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

Antworten (1)

Star Strider
Star Strider am 18 Jan. 2016
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.

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by