prcomp2: A wrapper around prcomp

View source: R/prcomp2.R

prcomp2R Documentation

A wrapper around prcomp

Description

A wrapper around prcomp

Usage

prcomp2(x, removeZeroVariance = TRUE, transpose = TRUE, scale = TRUE,
  ...)

Details

This function first transposes the matrix and then eliminates zero variance rows.


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