# Generated by roxygen2: do not edit by hand

S3method(Explain,barp)
S3method(Explain,bart)
S3method(Explain,bartMachine)
S3method(Explain,default)
S3method(Explain,lgb.Booster)
S3method(Explain,lm)
S3method(Explain,wbart)
S3method(Explain,xgb.Booster)
S3method(plot,Explain)
S3method(plot,ExplainBART)
S3method(plot,Explainbarp)
S3method(plot,ExplainbartMachine)
export(Explain)
export(barps)
export(decision_plot)
export(one_hot)
export(waterfall_plot)
importFrom(BART,bartModelMatrix)
importFrom(Rcpp,sourceCpp)
importFrom(SuperLearner,CVFolds)
importFrom(SuperLearner,SuperLearner.CV.control)
importFrom(SuperLearner,SuperLearner.control)
importFrom(SuperLearner,create.Learner)
importFrom(abind,abind)
importFrom(bartMachine,bartMachine)
importFrom(bartMachine,bart_machine_get_posterior)
importFrom(bartMachine,calc_credible_intervals)
importFrom(data.table,':=')
importFrom(data.table,.I)
importFrom(data.table,as.data.table)
importFrom(data.table,dcast)
importFrom(data.table,melt.data.table)
importFrom(data.table,set)
importFrom(data.table,setDT)
importFrom(data.table,setcolorder)
importFrom(dbarts,makeModelMatrixFromDataFrame)
importFrom(dplyr,`%>%`)
importFrom(dplyr,arrange)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_)
importFrom(dplyr,last)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(forcats,fct_rev)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(ggfittext,geom_fit_text)
importFrom(ggforce,geom_sina)
importFrom(gggenes,geom_gene_arrow)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplotGrob)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_colorbar)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,scale_color_gradient)
importFrom(ggplot2,scale_colour_stepsn)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,sec_axis)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(ggpubr,annotate_figure)
importFrom(ggpubr,text_grob)
importFrom(grid,textGrob)
importFrom(grid,unit)
importFrom(gridExtra,grid.arrange)
importFrom(reshape2,melt)
importFrom(stats,binomial)
importFrom(stats,gaussian)
importFrom(stats,lag)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(stringr,str_split)
importFrom(stringr,str_which)
importFrom(tidyr,pivot_longer)
importFrom(utils,packageVersion)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
useDynLib(bartXViz, .registration = TRUE)
