pca_scree_plot {structToolbox}R Documentation

pca_scree_plot_plot class

Description

Line plot showing percent variance and cumulative percent variance for the computed components.

Usage

pca_scree_plot(...)

Arguments

...

additional slots and values passed to struct_class

Value

struct object

Examples

C = pca_scree_plot()

[Package structToolbox version 1.0.1 Index]