# Generated by roxygen2: do not edit by hand

S3method(plot,FeatureImp)
S3method(predict,LocalModel)
S3method(predict,TreeSurrogate)
export(FeatureImp)
export(Ice)
export(LocalModel)
export(PartialDependence)
export(Predictor)
export(Shapley)
export(TreeSurrogate)
import(Metrics)
import(R6)
import(checkmate)
import(ggplot2)
import(partykit)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_)
importFrom(dplyr,group_by_at)
importFrom(dplyr,left_join)
importFrom(dplyr,one_of)
importFrom(dplyr,summarise)
importFrom(glmnet,glmnet)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(tidyr,gather)
importFrom(utils,methods)
