Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
Tommy
Tommy el 18 de En. de 2016
Comentada: Star Strider el 14 de Dic. de 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

Respuestas (1)

Star Strider
Star Strider el 18 de En. de 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.
  2 comentarios
Star Strider
Star Strider el 14 de Dic. de 2020
Chaman Dewangan —
My pleasure!

Iniciar sesión para comentar.

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by