# Generated by roxygen2: do not edit by hand

S3method(guide_gengrob,colourfan)
S3method(guide_geom,colourfan)
S3method(guide_merge,colourfan)
S3method(guide_train,colourfan)
S3method(print,hideHelper1)
export(RangeBivariate)
export(ScaleBivariate)
export(acceptRate)
export(bartClassifDiag)
export(bartDiag)
export(bartRegrDiag)
export(bivariate_range)
export(bivariate_scale)
export(clusterTrees)
export(combineDummy)
export(extractTreeData)
export(getChildren)
export(getObservations)
export(guide_colorfan)
export(guide_colourfan)
export(localProcedure)
export(mdsBart)
export(node_depth)
export(pal_vsup)
export(permVimp)
export(permVint)
export(plotProximity)
export(plotSingleTree)
export(plotTrees)
export(proximityMatrix)
export(sort_trees_by_depthMax)
export(splitDensity)
export(terminalFunction)
export(train_bivariate)
export(treeBarPlot)
export(treeDepth)
export(treeList)
export(treeNodes)
export(tree_dataframe)
export(vimpBart)
export(vimpPlot)
export(vintPlot)
export(viviBart)
export(viviBartMatrix)
export(viviBartPlot)
import(ggplot2)
import(ggraph)
import(patchwork)
import(tidytreatment)
importFrom(BART,wbart)
importFrom(DendSer,dser)
importFrom(bartMachine,bartMachine)
importFrom(colorspace,desaturate)
importFrom(colorspace,lighten)
importFrom(cowplot,get_legend)
importFrom(cowplot,plot_grid)
importFrom(dbarts,bart)
importFrom(dbarts,extract)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,coalesce)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_split)
importFrom(dplyr,lag)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,one_of)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,tibble)
importFrom(dplyr,ungroup)
importFrom(ggiraph,geom_polygon_interactive)
importFrom(ggiraph,ggiraph)
importFrom(ggiraph,opts_hover)
importFrom(ggiraph,opts_hover_inv)
importFrom(ggnewscale,new_scale_color)
importFrom(ggnewscale,new_scale_fill)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rainbow)
importFrom(grid,convertHeight)
importFrom(grid,convertWidth)
importFrom(grid,gpar)
importFrom(grid,grobHeight)
importFrom(grid,grobWidth)
importFrom(grid,is.grob)
importFrom(grid,is.unit)
importFrom(grid,polygonGrob)
importFrom(gtable,gtable)
importFrom(gtable,gtable_add_grob)
importFrom(igraph,gsize)
importFrom(patchwork,area)
importFrom(patchwork,plot_layout)
importFrom(purrr,imap)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_df)
importFrom(purrr,transpose)
importFrom(rJava,.jcall)
importFrom(rJava,is.jnull)
importFrom(rrapply,rrapply)
importFrom(scales,as.trans)
importFrom(scales,censor)
importFrom(scales,colour_ramp)
importFrom(scales,hue_pal)
importFrom(scales,identity_trans)
importFrom(scales,rescale)
importFrom(scales,squish)
importFrom(scales,train_continuous)
importFrom(scales,zero_range)
importFrom(stats,as.dist)
importFrom(stats,as.formula)
importFrom(stats,complete.cases)
importFrom(stats,predict)
importFrom(stats,setNames)
importFrom(tibble,as_tibble)
importFrom(tidybayes,geom_pointinterval)
importFrom(tidybayes,point_interval)
importFrom(tidybayes,residual_draws)
importFrom(tidygraph,activate)
importFrom(tidygraph,bind_edges)
importFrom(tidygraph,bind_nodes)
importFrom(tidygraph,pull)
importFrom(tidygraph,tbl_graph)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(utils,capture.output)
importFrom(utils,read.table)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
