benchmark_results       Benchmark timings for bigPCAcpp methods
bigPCAcpp-package       bigPCAcpp: Principal Component Analysis for
                        bigmemory Matrices
bigpca                  BigPCA result objects
pca_bigmatrix           Principal component analysis for
                        'bigmemory::big.matrix' inputs
pca_plot_biplot         PCA biplot helper
pca_plot_contributions
                        Plot variable contributions
pca_plot_correlation_circle
                        Plot a PCA correlation circle
pca_plot_scores         Plot sampled PCA scores
pca_plot_scree          Scree plot for principal component importance
pca_plots               Plot PCA diagnostics for big data workflows
pca_robust              Robust principal component analysis
pca_spca                Scalable principal component analysis via
                        streaming power iterations
pca_stream_bigmatrix    Streaming big.matrix PCA helpers
pca_supplementary_individuals
                        Supplementary individual diagnostics
pca_supplementary_variables
                        Supplementary variable diagnostics
svd_bigmatrix           Singular value decomposition for
                        'bigmemory::big.matrix' inputs
svd_robust              Robust singular value decomposition (C++
                        backend)
svd_robust_R            Iteratively reweighted singular value
                        decomposition
