# Generated by roxygen2: do not edit by hand

S3method(plot,FeatureImp)
S3method(predict,LocalModel)
S3method(predict,TreeSurrogate)
export(FeatureEffect)
export(FeatureImp)
export(Interaction)
export(LocalModel)
export(Partial)
export(Predictor)
export(Shapley)
export(TreeSurrogate)
import(Metrics)
import(R6)
import(checkmate)
import(ggplot2)
import(partykit)
importFrom(data.table,copy)
importFrom(data.table,data.table)
importFrom(data.table,dcast)
importFrom(data.table,melt)
importFrom(data.table,rbindlist)
importFrom(data.table,setkeyv)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(glmnet,glmnet)
importFrom(stats,cmdscale)
importFrom(stats,dist)
importFrom(stats,ecdf)
importFrom(stats,formula)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,terms)
importFrom(utils,methods)
