# Generated by roxygen2: do not edit by hand

export(ROC_Plot)
export(Surv_TOP_CI)
export(TOP_coefPlot)
export(TOP_lambdaPlot)
export(TOP_model)
export(TOP_survival)
export(TOP_survivalPrediction)
export(coefNetworkPlot)
export(expit)
export(filterFeatures)
export(pairwise_col_diff)
export(performance_TOP)
export(predict_TOP)
export(simplenetworkPlot)
import(ggplot2)
import(statmod)
importFrom(ClassifyR,colCoxTests)
importFrom(Hmisc,wtd.var)
importFrom(assertthat,assert_that)
importFrom(caret,confusionMatrix)
importFrom(directPA,geneStats)
importFrom(doParallel,registerDoParallel)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,top_n)
importFrom(ggnewscale,new_scale_color)
importFrom(ggnewscale,new_scale_fill)
importFrom(ggraph,ggraph)
importFrom(ggraph,label_rect)
importFrom(ggrepel,geom_label_repel)
importFrom(ggthemes,scale_color_tableau)
importFrom(glmnet,coef.glmnet)
importFrom(glmnet,cv.glmnet)
importFrom(glmnet,makeX)
importFrom(igraph,graph_from_data_frame)
importFrom(latex2exp,TeX)
importFrom(limma,contrasts.fit)
importFrom(limma,eBayes)
importFrom(limma,lmFit)
importFrom(limma,makeContrasts)
importFrom(limma,topTable)
importFrom(magrittr,"%>%")
importFrom(magrittr,set_colnames)
importFrom(plotly,ggplotly)
importFrom(purrr,imap)
importFrom(purrr,map)
importFrom(purrr,reduce)
importFrom(reshape2,melt)
importFrom(stringr,str_split)
importFrom(survival,Surv)
importFrom(survival,concordance)
importFrom(tibble,column_to_rownames)
importFrom(tibble,enframe)
importFrom(tibble,remove_rownames)
importFrom(tibble,rownames_to_column)
importFrom(tidygraph,as_tbl_graph)
importFrom(tidyr,separate)
