pca_scree_plot {structToolbox} | R Documentation |
A plot of the percent variance and cumulative percent variance for the components of a PCA model.
pca_scree_plot(...)
... |
Additional slots and values passed to |
A
pca_scree_plot
object. This object has no output
slots.
See chart_plot
in the struct
package to plot this chart object.
struct object
C = pca_scree_plot()