eigenplot: Plot eigenvalues

View source: R/pco_selection.R

eigenplotR Documentation

Plot eigenvalues

Description

Produces a scree plot of eigenvalues from a PCO and compares them with eigenvalues of randomized data, obtained from PCOcutoff.

Usage

eigenplot(eigen.true, eigen.boot)

Arguments

eigen.true

Vector of actual eigenvectors.

eigen.boot

Matrix of bootstrapped eigenvectors.


katrinajones/regions documentation built on March 23, 2022, 12:12 a.m.