Open dtkaplan opened 8 years ago
explanatory_variables() doesn't work when there is a transformation on a variable. See line 22 of models.R
explanatory_variables()
models.R
In general, functions like fmodel(), effect_size(), evaluate_model(), ... don't work when there is a transformation on a variable.
explanatory_variables()
doesn't work when there is a transformation on a variable. See line 22 ofmodels.R
In general, functions like fmodel(), effect_size(), evaluate_model(), ... don't work when there is a transformation on a variable.