# 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(calculate_triplot,default)
S3method(calculate_triplot,explainer)
S3method(cluster_variables,default)
S3method(plot,aspect_importance)
S3method(plot,cluster_variables)
S3method(plot,hierarchical_importance)
S3method(plot,triplot)
S3method(print,aspect_importance)
S3method(print,triplot)
export(aspect_importance)
export(aspect_importance_single)
export(calculate_triplot)
export(cluster_variables)
export(get_sample)
export(group_variables)
export(hierarchical_importance)
export(lime)
export(list_variables)
export(model_triplot)
export(predict_aspects)
export(predict_triplot)
import(ggplot2)
import(patchwork)
import(stats)
importFrom(DALEX,colors_discrete_drwhy)
importFrom(DALEX,explain)
importFrom(DALEX,feature_importance)
importFrom(DALEX,theme_drwhy)
importFrom(DALEX,theme_drwhy_vertical)
importFrom(ggdendro,dendro_data)
importFrom(ggdendro,label)
importFrom(ggdendro,segment)
importFrom(ggplot2,.pt)
importFrom(glmnet,glmnet)
importFrom(graphics,plot)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,hclust)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,rbinom)
