combine.PCs: Field Combination

View source: R/prinComp.R

combine.PCsR Documentation

Field Combination

Description

Combine different fields into one single input 2D matrix for PCA (internal of prinComp)

Usage

combine.PCs(Xsc.list)

Arguments

Xsc.list

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

Value

A list of members with 2D combined scaled and centered matrices, resulting from the combination of the input fields. A special attribute "combined_variables" indicated the variables combined

Author(s)

J Bedia


SantanderMetGroup/transformeR documentation built on Aug. 29, 2024, 6:42 a.m.