# Generated by roxygen2: do not edit by hand

export(analysisBase)
export(dataH)
export(fspls.select)
export(getFamily)
export(getFolds)
export(getTransform)
export(plotEval)
importFrom(DBI,dbConnect)
importFrom(DBI,dbDisconnect)
importFrom(DBI,dbGetQuery)
importFrom(DBI,dbListTables)
importFrom(DBI,dbReadTable)
importFrom(DBI,dbWriteTable)
importFrom(MASS,polr)
importFrom(Matrix,Matrix)
importFrom(Matrix,colSums)
importFrom(Matrix,nnzero)
importFrom(Matrix,rowMeans)
importFrom(Matrix,rowSums)
importFrom(Matrix,sparseMatrix)
importFrom(Matrix,t)
importFrom(R6,R6Class)
importFrom(RColorBrewer,brewer.pal)
importFrom(RSQLite,SQLITE_RWC)
importFrom(RSQLite,SQLite)
importFrom(binom,binom.confint)
importFrom(confintr,ci_cor)
importFrom(confintr,ci_var)
importFrom(data.table,fread)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_log10)
importFrom(ggplot2,sec_axis)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggrepel,geom_text_repel)
importFrom(glmnet,glmnet)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,title)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(methods,as)
importFrom(methods,slotNames)
importFrom(pROC,ci)
importFrom(pROC,roc)
importFrom(stats,ar)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,deviance)
importFrom(stats,dnorm)
importFrom(stats,ecdf)
importFrom(stats,glm)
importFrom(stats,knots)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,pchisq)
importFrom(stats,plogis)
importFrom(stats,qchisq)
importFrom(stats,quantile)
importFrom(stats,update)
importFrom(stats,var)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,separate)
importFrom(tidyr,unite)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,read.delim)
