# Generated by roxygen2: do not edit by hand

export(add_data_type)
export(col_ht)
export(compare_dtGAP)
export(compute_layout)
export(compute_tree)
export(draw_all)
export(dtGAP)
export(eval_tree)
export(generate_legend_bundle)
export(get_split_vec)
export(make_main_heatmap)
export(prediction_annotation)
export(prepare_features)
export(prepare_tree)
export(rf_dtGAP)
export(rf_summary)
export(row_prop_anno)
export(save_dtGAP)
export(scale_norm)
export(sorted_mat)
export(train_rf)
export(train_tree)
importFrom(C50,C5.0)
importFrom(C50,C5imp)
importFrom(ComplexHeatmap,"%v%")
importFrom(ComplexHeatmap,Heatmap)
importFrom(ComplexHeatmap,Legend)
importFrom(ComplexHeatmap,anno_barplot)
importFrom(ComplexHeatmap,anno_simple)
importFrom(ComplexHeatmap,anno_text)
importFrom(ComplexHeatmap,draw)
importFrom(ComplexHeatmap,packLegend)
importFrom(ComplexHeatmap,rowAnnotation)
importFrom(RColorBrewer,brewer.pal)
importFrom(RColorBrewer,brewer.pal.info)
importFrom(caret,confusionMatrix)
importFrom(caret,train)
importFrom(circlize,colorRamp2)
importFrom(dplyr,across)
importFrom(dplyr,add_count)
importFrom(dplyr,add_row)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,c_across)
importFrom(dplyr,count)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(ggparty,ggparty)
importFrom(grDevices,dev.off)
importFrom(grDevices,gray)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(grDevices,svg)
importFrom(grid,convertHeight)
importFrom(grid,convertWidth)
importFrom(grid,gpar)
importFrom(grid,grid.draw)
importFrom(grid,grid.grabExpr)
importFrom(grid,grid.newpage)
importFrom(grid,grid.rect)
importFrom(grid,grid.segments)
importFrom(grid,grid.text)
importFrom(grid,grobHeight)
importFrom(grid,grobWidth)
importFrom(grid,pushViewport)
importFrom(grid,seekViewport)
importFrom(grid,textGrob)
importFrom(grid,unit)
importFrom(grid,upViewport)
importFrom(grid,viewport)
importFrom(magrittr,"%>%")
importFrom(partykit,as.party)
importFrom(partykit,cforest)
importFrom(partykit,ctree)
importFrom(partykit,gettree)
importFrom(partykit,varimp)
importFrom(rlang,sym)
importFrom(rpart,rpart)
importFrom(seriation,get_order)
importFrom(seriation,list_seriation_methods)
importFrom(seriation,seriate)
importFrom(stats,as.dendrogram)
importFrom(stats,as.dist)
importFrom(stats,as.formula)
importFrom(stats,cor)
importFrom(stats,dist)
importFrom(stats,na.omit)
importFrom(stats,order.dendrogram)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(utils,capture.output)
importFrom(utils,combn)
importFrom(utils,modifyList)
importFrom(yardstick,accuracy)
importFrom(yardstick,bal_accuracy)
importFrom(yardstick,ccc)
importFrom(yardstick,kap)
importFrom(yardstick,mae)
importFrom(yardstick,metric_set)
importFrom(yardstick,precision)
importFrom(yardstick,recall)
importFrom(yardstick,rmse)
importFrom(yardstick,rsq)
importFrom(yardstick,specificity)
