# Generated by roxygen2 (4.1.1): do not edit by hand

export(assumptions_check)
export(classification_table)
export(create_formula_objects)
export(create_model_objects)
export(modelCompareMod)
export(model_coefficient_table)
export(model_coefficient_table_binomial)
export(model_output)
export(model_output_binomial)
export(model_summary_table)
export(model_summary_table_binomial)
export(run_model)

importFrom("graphics", "abline", "hist", "plot")
importFrom("stats", "as.formula", "coef", "cooks.distance", "cor",
             "glm", "lm", "model.frame", "na.omit", "pf", "pnorm",
             "ppoints", "predict", "predict.glm", "residuals", "sd",
             "shapiro.test", "terms", "vcov")
