# Generated by roxygen2: do not edit by hand export(add_cls) export(add_exp) export(association) export(crossomics) export(getIntegration) export(plotAssociation) export(plotHits) export(plotIntegration) export(plotLambda) export(tableHits) export(tableLambda) import(methods) import(utils) importClassesFrom(MultiDataSet,MultiDataSet) importClassesFrom(MultiDataSet,ResultSet) importClassesFrom(rexposome,ExposomeClust) importClassesFrom(rexposome,ExposomeSet) importFrom(Biobase,fData) importFrom(Biobase,pData) importFrom(Biobase,sampleNames) importFrom(MultiDataSet,commonSamples) importFrom(PMA,MultiCCA) importFrom(PMA,MultiCCA.permute) importFrom(SmartSVA,smartsva.cpp) importFrom(SummarizedExperiment,assay) importFrom(SummarizedExperiment,rowData) importFrom(SummarizedExperiment,rowRanges) importFrom(ggplot2,aes) importFrom(ggplot2,geom_hline) importFrom(ggplot2,geom_point) importFrom(ggplot2,geom_polygon) importFrom(ggplot2,geom_vline) importFrom(ggplot2,scale_colour_manual) importFrom(ggplot2,theme) importFrom(ggplot2,theme_bw) importFrom(ggplot2,xlab) importFrom(ggplot2,ylab) importFrom(ggrepel,geom_text_repel) importFrom(grDevices,rainbow) importFrom(graphics,plot) importFrom(gridExtra,grid.arrange) importFrom(isva,EstDimRMT) importFrom(limma,eBayes) importFrom(limma,lmFit) importFrom(methods,as) importFrom(methods,new) importFrom(omicade4,mcia) importFrom(rexposome,exposureNames) importFrom(rexposome,phenotypeNames) importFrom(stats,as.formula) importFrom(stats,model.matrix) importFrom(stats,qbeta) importFrom(stats,qchisq) importFrom(stats,qnorm) importFrom(stats,relevel) importFrom(stringr,str_pad) importFrom(sva,num.sv) importFrom(sva,sva)