FullFactorialCatFeatures reverses the difference
FullFactorialCatFeatures(
GroupVars = GroupVariables,
MaxCombin = NULL,
BottomsUp = TRUE
)
Character vector of categorical columns to fully interact
The max K in N choose K. If NULL, K will loop through 1 to length(GroupVars)
TRUE or FALSE. TRUE starts with the most comlex interaction to the main effects
Other Data Wrangling:
ColumnSubsetDataTable()
,
DataDisplayMeta()
,
FakeDataGenerator()
,
IntermittentDemandScoringDataGenerator()
,
TimeSeriesMelt()