eigen_value_plot: Eigen Value Plot

View source: R/eigen_value_plot.R

eigen_value_plotR Documentation

Eigen Value Plot

Description

Plot the Eigen Values and their respective loadings from a PCA. Simple plot that doesn't include the data points.

Usage

eigen_value_plot(pcobj, sel_pc = c(1, 2), ...)

Arguments

pcobj

PCA object from stats::pcomp.

sel_pc

Select two principal components to plot.

...

size of the labels and ratio of the plot


muhohl/geochem documentation built on March 4, 2025, 8:14 p.m.