question: probplot for changing confidence interval

i used to this script. probplot('distribution',data) --> 95% confidence interval
but, i would like to change parameter estimation during probplot. for example, 90% or 99%
how can i solve this problem?

 Respuesta aceptada

Andrew Newell
Andrew Newell el 13 de Mayo de 2011

0 votos

probplot doesn't have any confidence interval. If you are trying to fit your data to a probability distribution, the demo Fitting a Univariate Distribution Using Cumulative Probabilities might help you.

Más respuestas (0)

Preguntada:

el 13 de Mayo de 2011

Community Treasure Hunt

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

Start Hunting!

Translated by