Description Usage Arguments Value Author(s) Examples
View source: R/calculate_RUL.R
Generates the remaining useful life (RUL) colum for training data
1 |
df |
a training dataframe containing multiple multivariate time series formatted using
the specific Table Schema, use |
a new training data frame with rul column
Cuong Sai and Maxim Shcherbakov.
1 | train_data <- calculate_rul(train_data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.