dtkaplan / statisticalModeling

Other
11 stars 17 forks source link

transformations on explanatory variables #5

Open dtkaplan opened 8 years ago

dtkaplan commented 8 years ago

explanatory_variables() doesn't work when there is a transformation on a variable. See line 22 of models.R

In general, functions like fmodel(), effect_size(), evaluate_model(), ... don't work when there is a transformation on a variable.