PCA output

Displays key data output from the principal component analysis (PCA) for the user to view.

This sub-tab provides a direct view of the core numerical results generated by the Principal Component Analysis, typically displayed in a terminal-like output format. It usually shows snippets of the key data tables for eigenvalues, variables, and individuals.

This section summarizes the variance associated with each principal component (dimension).

  • Variance: The eigenvalue for the corresponding dimension (principal component). Represents the amount of variance captured.

  • % of var. (Percent of Variance): The percentage of the total dataset variance explained by that single dimension.

  • Cumulative % of var. (Cumulative Percent of Variance): The running total of the variance explained by including the current dimension and all preceding ones.

Last updated

Was this helpful?