Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

How to plot the confidence interval for a Weibull plot?

1 Ansicht (letzte 30 Tage)
Isaac Valdez
Isaac Valdez am 1 Jul. 2020
Geschlossen: KSSV am 2 Jul. 2020
How do I go about plotting the confidence intervals for a 3 parameter weibull plot? I have the parameters for a data set but I do not know if there is a way to plot it. Below I have provided the data set and the 3 parameters (scale, shape, and location) as well as the CI values for each parameter.
Build_Array_Final{1}=[214.42,214.99,215.35,215.98,221.08,222.54,214.78,215,215.32,215.75,217.06,215.91,212.30,213.78,217.16,218.39,224.23,221.94...
,215.67,214.04,214.98,215.13]';
a_scale=5.0394;
b_shape=1.5531;
c_location=212.10002;
CI=[3.3302 0.9315 211.4455; 6.7486 2.1746 212.7558]; %Col 1 is the CI values for "a", Col 2 is the CI values for parameter "b",
%and Col 3 is the CI for the location parameter.
Any input or advice I would be greatful for.
I am using version 2020a

Antworten (0)

Diese Frage ist geschlossen.

Produkte


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by