Standard error of Weibull MLE estimates

3 vues (au cours des 30 derniers jours)
hey yo
hey yo le 13 Oct 2018
Commenté : hey yo le 21 Oct 2018
Hello, The built-in [p,ci]=wblfit(data) command gives the parameter estimates and their 95% confidence intervals of a Weibull distribution. Is there an easy wa to get the standard errors of the estimates instead of the confidence intervals?

Réponse acceptée

Jeff Miller
Jeff Miller le 13 Oct 2018
The standard error is basically 1/4 of the length of the confidence interval.
  3 commentaires
Jeff Miller
Jeff Miller le 14 Oct 2018
Because a 95% confidence interval is the observed value plus or minus 1.96*std_err, where +/-1.96 are the 95% cutoffs for the normal distribution.
hey yo
hey yo le 21 Oct 2018
Thank you!

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by