
Degradation Path Plot Summary This function generates the degradation path plot based on different lambda functions for time and cycles.
Source:R/plot_path.R
degradation.path.plot.summary.RdDegradation Path Plot Summary This function generates the degradation path plot based on different lambda functions for time and cycles.
Usage
degradation.path.plot.summary(
data = sim_dat$diff_Y_t,
model,
t = t,
u = NULL,
leg.pos = "none"
)