Screeplotit
Screeplotit is a software tool designed to assist researchers in creating scree plots and related diagnostics for multivariate analysis. The primary purpose is to visualize the distribution of eigenvalues obtained from dimensionality reduction methods such as principal component analysis (PCA) to aid in selecting the number of components to retain.
Its features typically include automatic computation of eigenvalues from data matrices or from user-supplied values, generation
A typical workflow begins with loading a dataset, performing PCA, and passing the resulting eigenvalues to
Screeplotit is described as cross-platform and available as a library for programming languages commonly used in
See also: Scree plot, Principal component analysis, Dimensionality reduction, Eigenvalues.