# Generated by roxygen2: do not edit by hand

export(AccuModel)
export(RawGen)
export(Tg)
export(accu_model)
export(aovSS)
export(aov_ss)
export(extract_sum)
export(multivariate)
export(pMatrix)
export(raw_gen)
export(t_greene)
export(to_params)
export(univariate)
import(dplyr)
import(ggplot2)
importFrom(Rfast,pooled.cov)
importFrom(caret,confusionMatrix)
importFrom(caret,train)
importFrom(caret,trainControl)
importFrom(corrplot,corrplot)
importFrom(cutpointr,cutpointr)
importFrom(cutpointr,plot_roc)
importFrom(dplyr,case_when)
importFrom(dplyr,contains)
importFrom(multcompView,multcompLetters)
importFrom(multcompView,vec2mat)
importFrom(stats,TukeyHSD)
importFrom(stats,aov)
importFrom(stats,dnorm)
importFrom(stats,integrate)
importFrom(stats,na.omit)
importFrom(stats,p.adjust.methods)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,relevel)
importFrom(stats,rlnorm)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(tibble,as_tibble)
importFrom(tibble,is_tibble)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,drop_na)
importFrom(tidyr,pivot_longer)
importFrom(tmvtnorm,rtmvnorm)
importFrom(truncnorm,rtruncnorm)
importFrom(utils,combn)
