DifferenceData differences your data set
DifferenceData(
data,
ColumnsToDiff = c(names(data)[2:ncol(data)]),
CARMA = FALSE,
TargetVariable = NULL,
GroupingVariable = NULL
)Source data
The column numbers you want differenced
Set to TRUE for CARMA functions
The target variable name
Difference data by group
Other Feature Engineering:
AutoDataPartition(),
AutoDiffLagN(),
AutoHierarchicalFourier(),
AutoInteraction(),
AutoLagRollStatsScoring(),
AutoLagRollStats(),
AutoTransformationCreate(),
AutoTransformationScore(),
AutoWord2VecModeler(),
AutoWord2VecScoring(),
ContinuousTimeDataGenerator(),
CreateCalendarVariables(),
CreateHolidayVariables(),
DT_GDL_Feature_Engineering(),
DifferenceDataReverse(),
DummifyDT(),
H2OAutoencoderScoring(),
H2OAutoencoder(),
ModelDataPrep(),
Partial_DT_GDL_Feature_Engineering(),
TimeSeriesFill()