Reset remaining useful life degradation model
restart(
resets the internally
stored statistics of the degradation process accumulated by the previous calls to
mdl
)update
and resets the
InitialLifeTimeValue
and
CurrentLifeTimeValue
properties of the model. If the
SlopeDetectionLevel
property of the model is not empty, then
the slope test is also restarted, ignoring any previous detections.
restart(
sets the prior parameter values in mdl
,resetPrior
)mdl
to their corresponding
posterior values when resetPrior
is
true
.
restart(___,
specifies properties of Name,Value
)mdl
using one or more name-value pair
arguments.