# Generated by roxygen2: do not edit by hand

S3method(model_info,cv.glmnet)
S3method(model_info,default)
S3method(model_info,gbm)
S3method(model_info,glm)
S3method(model_info,glmnet)
S3method(model_info,lm)
S3method(model_info,lrm)
S3method(model_info,model_fit)
S3method(model_info,randomForest)
S3method(model_info,ranger)
S3method(model_info,rpart)
S3method(model_info,svm)
S3method(model_info,train)
S3method(plot,list)
S3method(plot,model_diagnostics)
S3method(plot,model_parts)
S3method(plot,model_performance)
S3method(plot,model_profile)
S3method(plot,predict_diagnostics)
S3method(plot,predict_parts)
S3method(plot,predict_profile)
S3method(predict,explainer)
S3method(print,description)
S3method(print,explainer)
S3method(print,model_diagnostics)
S3method(print,model_info)
S3method(print,model_performance)
S3method(print,model_profile)
S3method(print,predict_diagnostics)
S3method(yhat,"function")
S3method(yhat,cv.glmnet)
S3method(yhat,default)
S3method(yhat,gbm)
S3method(yhat,glm)
S3method(yhat,glmnet)
S3method(yhat,lm)
S3method(yhat,lrm)
S3method(yhat,model_fit)
S3method(yhat,party)
S3method(yhat,randomForest)
S3method(yhat,ranger)
S3method(yhat,rpart)
S3method(yhat,svm)
S3method(yhat,train)
export(colors_breakdown_drwhy)
export(colors_discrete_drwhy)
export(colors_diverging_drwhy)
export(explain)
export(explain.default)
export(feature_importance)
export(individual_diagnostics)
export(individual_profile)
export(install_dependencies)
export(loss_accuracy)
export(loss_cross_entropy)
export(loss_default)
export(loss_one_minus_auc)
export(loss_root_mean_square)
export(loss_sum_of_squares)
export(model_diagnostics)
export(model_info)
export(model_parts)
export(model_performance)
export(model_prediction)
export(model_profile)
export(predict_diagnostics)
export(predict_parts)
export(predict_parts_break_down)
export(predict_parts_break_down_interactions)
export(predict_parts_oscillations)
export(predict_parts_oscillations_emp)
export(predict_parts_oscillations_uni)
export(predict_parts_shap)
export(predict_profile)
export(single_variable)
export(theme_drwhy)
export(theme_drwhy_vertical)
export(theme_ema)
export(theme_ema_vertical)
export(update_data)
export(update_label)
export(variable_attribution)
export(variable_effect)
export(variable_effect_accumulated_dependency)
export(variable_effect_partial_dependency)
export(variable_importance)
export(variable_profile)
export(yhat)
import(ggplot2)
importFrom(graphics,plot)
importFrom(stats,ks.test)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,weighted.mean)
importFrom(utils,head)
importFrom(utils,install.packages)
importFrom(utils,installed.packages)
importFrom(utils,methods)
importFrom(utils,tail)
