Training data from a real-world degradation process involving the clogging of gas filters. The dataset includes right-censored lifetimes due to a preventive maintenance policy. Failure is defined when pressure differential exceeds 600 Pa.
data(filter_train)A data frame with 49 degradation trajectories. Variables include:
Time
Differential pressure across the filter in Pascal (Pa).
Unique identifier for each filter test unit. Integer from 1 to 50.
See full description in the dataset repository on Kaggle by "Prognostics @ HSE".