Automated modeling

auto_anova()

auto anova

auto_t_test()

auto t test

auto_model_accuracy()

auto model accuracy

auto_variable_contributions()

Plot Variable Contributions

auto_boxplot()

auto_boxplot

auto_tune_xgboost()

auto_tune_xgboost

auto_cor()

auto correlation

impute_recosystem()

impute_recosystem

cap_outliers()

cap_outliers

Tidy models

tidy_cforest()

tidy conditional inference forest

tidy_ctree()

tidy ctree

tidy_glm()

tidy glm

tidy_xgboost()

tidy xgboost

Tidy Model helpers

tidy_formula()

tidy formula construction

tidy_predict()

tidy predict

tidy_shap()

tidy shap

visualize_model()

visualize model

get_params()

get params

eval_preds()

eval_preds

create_monotone_constraints()

create monotone constraints

Manipulate Formulas

f_charvec_to_formula()

charvec to formula

f_formula_to_charvec()

Formula_rhs to chr vec

f_modify_formula()

Modify Formula