pca2var: Calculate the variance explained for prcomp objects

View source: R/pca2var.R

plotPcaVarR Documentation

Calculate the variance explained for prcomp objects

Description

Calculate the variance explained for prcomp objects

Usage

plotPcaVar(p2v, add = FALSE, ...)

pca2var(pca, cumulative = FALSE)

Arguments

p2v

object returned by pca2var

pca

a prcomp object

cumulative

whether a cumulative fraction of variance should be calculated

Details

Calculate the variance explained for prcomp objects


january3/myfuncs documentation built on Jan. 16, 2025, 8:37 p.m.