probplot
Description
probplot( creates a scatter plot of
failure probability versus failure time for the stressor levels
mdl)mdl.StressorLevels in the AcceleratedLifeModel object mdl. The
probplot function plots each row in
mdl.StressorLevels using marker symbols, and draws a reference line for
each unique stressor level. The reference line connects the first and third quartiles of the
failure time data for that stressor level and extends to the ends of the data.
For you to create a probability plot, mdl.StressorLevels must have
more than one row for each unique stressor level.
returns the
handles (h = probplot(___)h) to the reference lines in the probability plot, using any
of the input argument combinations in the previous syntaxes.
Examples
Input Arguments
Version History
Introduced in R2026a
See Also
fitacclife | AcceleratedLifeModel | accelfactor | coefci | distfcn | distplot | icdf | meanfailplot | meanfailtime
