Learn R Programming

RemixAutoML (version 0.2.8)

FullFactorialCatFeatures: FullFactorialCatFeatures

Description

FullFactorialCatFeatures reverses the difference

Usage

FullFactorialCatFeatures(GroupVars = GroupVariables, BottomsUp = TRUE)

Arguments

GroupVars

Character vector of categorical columns to fully interact

BottomsUp

TRUE or FALSE. TRUE starts with the most comlex interaction to the main effects

See Also

Other Data Wrangling: AutoDataDictionaries(), ColumnSubsetDataTable(), DataDisplayMeta(), FakeDataGenerator(), SQL_ClearTable(), SQL_DropTable(), SQL_Query_Push(), SQL_Query(), SQL_SaveTable(), SQL_Server_DBConnection(), SQL_UpdateTable(), TimeSeriesMelt()