# Generated by roxygen2: do not edit by hand export("fullMatrix<-") export("fullModel<-") export("individual<-") export("nullMatrix<-") export("nullModel<-") export("qvalueObj<-") export(apply_jackstraw) export(apply_qvalue) export(apply_snm) export(apply_sva) export(betaCoef) export(build_models) export(build_study) export(deSet) export(fitFull) export(fitNull) export(fullMatrix) export(fullModel) export(individual) export(lrt) export(nullMatrix) export(odp) export(qvalueObj) export(resFull) export(resNull) export(show) export(summary) exportClasses(deFit) exportClasses(deSet) exportMethods(fit_models) exportMethods(kl_clust) exportMethods(nullModel) exportMethods(sType) import(Biobase) import(MASS) import(jackstraw) import(methods) import(qvalue) import(snm) import(splines) import(sva) useDynLib(edge,kldistance) useDynLib(edge,odpScoreCluster)