func_categorical_preds {fmf} | R Documentation |
OPTION to convert categorical features TO either numeric [ if levels more than 32] OR to dummy variables [ if levels less than 32 ]
Description
OPTION to convert categorical features TO either numeric [ if levels more than 32] OR to dummy variables [ if levels less than 32 ]
Usage
func_categorical_preds(prepr_categ)
[Package fmf version 1.1.1 Index]