Learn R Programming

bigPCAcpp (version 0.9.0)

pca_plots: Plot PCA diagnostics for big data workflows

Description

These helpers visualise the results returned by pca_bigmatrix() and its companions without requiring users to materialise dense intermediate structures. Each plotting function optionally samples the inputs so the default output remains responsive even when the underlying big matrix spans millions of observations.

Arguments

See Also

pca_bigmatrix(), pca_variable_loadings(), pca_variable_contributions()