Parse formula and return dataset containing selected columns. Interactions are supported for numerical columns only. An interaction column is the product of all interacting columns.
Usage
parse.formula(formula, data, env = parent.frame())
Parse formula and return dataset containing selected columns. Interactions are supported for numerical columns only. An interaction column is the product of all interacting columns.
parse.formula(formula, data, env = parent.frame())