# Generated by roxygen2: do not edit by hand

export(biplot)
export(chooseGavishDonoho)
export(chooseMarchenkoPastur)
export(eigencorplot)
export(findElbowPoint)
export(getComponents)
export(getLoadings)
export(getVars)
export(pairsplot)
export(parallelPCA)
export(pca)
export(plotloadings)
export(screeplot)
import(BiocParallel)
import(Matrix)
import(cowplot)
import(ggplot2)
import(ggrepel)
importFrom(BiocParallel,SerialParam)
importFrom(BiocParallel,bpmapply)
importFrom(BiocSingular,ExactParam)
importFrom(BiocSingular,runPCA)
importFrom(DelayedArray,DelayedArray)
importFrom(DelayedMatrixStats,colVars)
importFrom(Rcpp,sourceCpp)
importFrom(dqrng,generateSeedVectors)
importFrom(grDevices,colorRampPalette)
importFrom(lattice,levelplot)
importFrom(lattice,ltext)
importFrom(lattice,panel.levelplot)
importFrom(methods,is)
importFrom(reshape2,melt)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,p.adjust)
importFrom(stats,symnum)
importFrom(stats,var)
useDynLib(PCAtools)
