prinComp.: Principal Component Analysis

View source: R/prinComp.R

prinComp.R Documentation

Principal Component Analysis

Description

Internal of prinComp, performing the PCA

Usage

prinComp.(Xsc.list, n.eofs, v.exp, keep.orig, rot)

Arguments

Xsc.list

A nested list of (scaled and centered) input variables (as returned by prinComp.scale)

n.eofs

n.eofs vector or NULL

v.exp

explained variance vector or NULL

rot

logical value indicating whether VARIMAX-Rotation should be performed.

Value

A list

Author(s)

J Bedia, M de Felice, A Casanueva


SantanderMetGroup/transformeR documentation built on Oct. 28, 2023, 5:26 a.m.