# Generated by roxygen2: do not edit by hand

S3method(coef,funcml_fit)
S3method(plot,funcml_ale)
S3method(plot,funcml_calibration)
S3method(plot,funcml_compare)
S3method(plot,funcml_dca)
S3method(plot,funcml_estimand)
S3method(plot,funcml_eval)
S3method(plot,funcml_ice)
S3method(plot,funcml_iml_local_model)
S3method(plot,funcml_interaction)
S3method(plot,funcml_lime)
S3method(plot,funcml_local)
S3method(plot,funcml_pdp)
S3method(plot,funcml_permute)
S3method(plot,funcml_roc)
S3method(plot,funcml_shap)
S3method(plot,funcml_surrogate)
S3method(plot,funcml_tune)
S3method(predict,funcml_fit)
S3method(print,funcml_ale)
S3method(print,funcml_calibration)
S3method(print,funcml_compare)
S3method(print,funcml_dca)
S3method(print,funcml_estimand)
S3method(print,funcml_eval)
S3method(print,funcml_fit)
S3method(print,funcml_ice)
S3method(print,funcml_iml_local_model)
S3method(print,funcml_interaction)
S3method(print,funcml_local)
S3method(print,funcml_pdp)
S3method(print,funcml_permute)
S3method(print,funcml_roc)
S3method(print,funcml_shap)
S3method(print,funcml_surrogate)
S3method(print,funcml_tune)
S3method(summary,funcml_ale)
S3method(summary,funcml_calibration)
S3method(summary,funcml_compare)
S3method(summary,funcml_estimand)
S3method(summary,funcml_eval)
S3method(summary,funcml_fit)
S3method(summary,funcml_ice)
S3method(summary,funcml_iml_local_model)
S3method(summary,funcml_interaction)
S3method(summary,funcml_local)
S3method(summary,funcml_pdp)
S3method(summary,funcml_permute)
S3method(summary,funcml_shap)
S3method(summary,funcml_surrogate)
S3method(summary,funcml_tune)
export(accuracy)
export(auc)
export(auc_ci)
export(auc_weighted)
export(balanced_accuracy)
export(brier)
export(calibration_curve)
export(compare)
export(cv)
export(dca)
export(ece)
export(estimate)
export(evaluate)
export(f1)
export(fit)
export(group_cv)
export(holdout)
export(interpret)
export(learners)
export(list_interpretability_methods)
export(list_learners)
export(list_metrics)
export(list_tunable_learners)
export(logloss)
export(mae)
export(mape)
export(mce)
export(medae)
export(mse)
export(precision)
export(recall)
export(rmse)
export(roc_curve)
export(rsq)
export(specificity)
export(theme_funcml)
export(time_cv)
export(tune)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.response)
importFrom(stats,predict)
importFrom(stats,setNames)
importFrom(utils,tail)
