Standardize Formula Input for 'ml_model'
Generates a formula string from user inputs, to be used in 'ml_model' constructor.
ml_standardize_formula(formula = NULL, response = NULL, features = NULL)
formula |
The 'formula' argument. |
response |
The 'response' argument. |
features |
The 'features' argument. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.