# Generated by roxygen2: do not edit by hand

S3method(aspect_importance,default)
S3method(aspect_importance,explainer)
S3method(aspect_importance_single,default)
S3method(aspect_importance_single,explainer)
S3method(model_info,H2OBinomialModel)
S3method(model_info,H2ORegressionModel)
S3method(model_info,LearnerClassif)
S3method(model_info,LearnerRegr)
S3method(model_info,WrappedModel)
S3method(model_info,keras)
S3method(model_info,mljar_model)
S3method(model_info,scikitlearn_model)
S3method(plot,aspect_importance)
S3method(plot,funnel_measure)
S3method(plot,overall_comparison)
S3method(plot,training_test_comparison)
S3method(print,funnel_measure)
S3method(print,overall_comparison)
S3method(print,scikitlearn_set)
S3method(print,training_test_comparison)
S3method(triplot,default)
S3method(triplot,explainer)
S3method(yhat,H2OBinomialModel)
S3method(yhat,H2ORegressionModel)
S3method(yhat,LearnerClassif)
S3method(yhat,LearnerRegr)
S3method(yhat,WrappedModel)
S3method(yhat,keras)
S3method(yhat,mljar_model)
S3method(yhat,scikitlearn_model)
export(aspect_importance)
export(aspect_importance_single)
export(champion_challenger)
export(create_env)
export(explain_h2o)
export(explain_keras)
export(explain_mljar)
export(explain_mlr)
export(explain_mlr3)
export(explain_scikitlearn)
export(funnel_measure)
export(get_sample)
export(group_variables)
export(lime)
export(overall_comparison)
export(plot_aspects_importance_grouping)
export(plot_group_variables)
export(training_test_comparison)
export(triplot)
import(DALEX)
import(ggplot2)
import(reticulate)
import(stats)
importFrom(DALEX,yhat)
importFrom(ggdendro,dendro_data)
importFrom(ggdendro,label)
importFrom(ggdendro,segment)
importFrom(ggplot2,.pt)
importFrom(glmnet,glmnet)
importFrom(graphics,plot)
importFrom(gridExtra,grid.arrange)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,hclust)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
