# Generated by roxygen2: do not edit by hand

export(build_allowed_function)
export(build_allowed_matrix)
export(detect_categoricals)
export(detect_types)
export(fit_earth)
export(format_anova)
export(format_model_equation)
export(format_summary)
export(format_variable_importance)
export(import_data)
export(launch)
export(list_g_functions)
export(plot_actual_vs_predicted)
export(plot_contribution)
export(plot_correlation_matrix)
export(plot_g_contour)
export(plot_g_function)
export(plot_g_persp)
export(plot_partial_dependence)
export(plot_qq)
export(plot_residuals)
export(plot_variable_importance)
export(render_report)
export(validate_types)
importFrom(earth,earth)
importFrom(earth,evimp)
importFrom(ggplot2,.data)
