# Generated by roxygen2: do not edit by hand

S3method(plot,model_performance_explainer)
S3method(plot,prediction_breakdown_explainer)
S3method(plot,variable_importance_explainer)
S3method(plot,variable_response_explainer)
S3method(print,explainer)
S3method(print,model_performance_explainer)
export(explain)
export(explain.default)
export(loss_root_mean_square)
export(loss_sum_of_squares)
export(model_performance)
export(prediction_breakdown)
export(single_prediction)
export(single_variable)
export(theme_mi2)
export(variable_dropout)
export(variable_importance)
export(variable_response)
import(breakDown)
import(ggplot2)
importFrom(ALEPlot,ALEPlot)
importFrom(factorMerger,getOptimalPartitionDf)
importFrom(factorMerger,mergeFactors)
importFrom(factorMerger,plotResponse)
importFrom(factorMerger,plotTree)
importFrom(ggpubr,ggarrange)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(pdp,partial)
importFrom(stats,model.frame)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(utils,head)
importFrom(utils,tail)
