# Generated by roxygen2: do not edit by hand

export(explain_forest)
export(important_variables)
export(measure_importance)
export(min_depth_distribution)
export(min_depth_interactions)
export(plot_importance_ggpairs)
export(plot_importance_rankings)
export(plot_min_depth_distribution)
export(plot_min_depth_interactions)
export(plot_multi_way_importance)
export(plot_predict_interaction)
import(DT)
import(GGally)
import(dplyr)
import(ggplot2)
import(ggrepel)
importFrom(data.table,frankv)
importFrom(data.table,rbindlist)
importFrom(stats,as.formula)
importFrom(stats,predict)
importFrom(stats,terms)
