# Generated by roxygen2: do not edit by hand

S3method(plot,ForwardMarginalEffect)
S3method(plot,Partitioning)
S3method(print,ForwardMarginalEffect)
S3method(print,Partitioning)
S3method(summary,AverageMarginalEffects)
S3method(summary,ForwardMarginalEffect)
S3method(summary,Partitioning)
export(AverageMarginalEffects)
export(ForwardMarginalEffect)
export(Partitioning)
export(PartitioningCtree)
export(PartitioningRpart)
export(Predictor)
export(PredictorCaret)
export(PredictorLM)
export(PredictorMLR3)
export(PredictorParsnip)
export(ame)
export(came)
export(fme)
export(makePredictor)
import(R6)
import(data.table)
importFrom(cli,cli_abort)
importFrom(cowplot,plot_grid)
importFrom(ggparty,ggparty)
importFrom(ggplot2,ggplot)
importFrom(partykit,ctree)
importFrom(testthat,test_that)
