# Generated by roxygen2: do not edit by hand

S3method(plot,bigpca)
S3method(print,summary.bigpca)
S3method(summary,bigpca)
export(pca_bigmatrix)
export(pca_individual_contributions)
export(pca_individual_cos2)
export(pca_plot_biplot)
export(pca_plot_contributions)
export(pca_plot_correlation_circle)
export(pca_plot_scores)
export(pca_plot_scree)
export(pca_robust)
export(pca_scores_bigmatrix)
export(pca_scores_stream_bigmatrix)
export(pca_spca)
export(pca_spca_R)
export(pca_spca_stream_bigmatrix)
export(pca_stream_bigmatrix)
export(pca_supplementary_individuals)
export(pca_supplementary_variables)
export(pca_variable_contributions)
export(pca_variable_contributions_stream_bigmatrix)
export(pca_variable_correlations)
export(pca_variable_correlations_stream_bigmatrix)
export(pca_variable_cos2)
export(pca_variable_loadings)
export(pca_variable_loadings_stream_bigmatrix)
export(svd_bigmatrix)
export(svd_robust)
importFrom(Rcpp,evalCpp)
importFrom(stats,rnorm)
useDynLib(bigPCAcpp, .registration = TRUE)
