alteryx / AlteryxPredictive

This is an R package containing utility functions used by the predictive tools in Alteryx.
GNU General Public License v3.0
15 stars 15 forks source link

Altered the call objects produced by the refreshed Linear and Logistic Regression tools #127

Closed dputler closed 6 years ago

dputler commented 6 years ago

The main mechanism associated with the changes is to create a list of model options that can be coerced to a call object, which is then evaluated.