# Generated by roxygen2: do not edit by hand

S3method(plot,goi_perm)
S3method(print,goi_analysis)
S3method(print,goi_perm)
export(createDisMatrix)
export(e2tree)
export(ePredTree)
export(eValidation)
export(goi)
export(goi_analysis)
export(goi_perm)
export(plot_e2tree)
export(plot_e2tree_click)
export(plot_e2tree_vis)
export(print_e2tree_summary)
export(roc)
export(rpart2Tree)
export(save_e2tree_html)
export(vimp)
import(future.apply)
import(ggplot2)
import(parallel)
import(partitions)
import(purrr)
import(stats)
importFrom(Matrix,"%&%")
importFrom(Matrix,Matrix)
importFrom(Matrix,all.equal)
importFrom(Matrix,as.array)
importFrom(Matrix,as.matrix)
importFrom(Matrix,rowSums)
importFrom(Matrix,sparseMatrix)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,count)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,do)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_at)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,pick)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,slice_head)
importFrom(dplyr,slice_tail)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarize)
importFrom(dplyr,tibble)
importFrom(dplyr,top_n)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.cur)
importFrom(grDevices,dev.new)
importFrom(grDevices,devAskNewPage)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,hist)
importFrom(graphics,image)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,locator)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(tidyr,complete)
importFrom(tidyr,drop_na)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(utils,globalVariables)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
useDynLib(e2tree)
