PCA_Tall_PCT_DNR: PCA_Tall_PCT_DNR

View source: R/ComDim_PLS.R View source: R/ComDim_PCA.R

PCA_Tall_PCT_DNRR Documentation

PCA_Tall_PCT_DNR

Description

Compress a block using the PCT method. Internal function of ComDim_PCA().

Compress a block using the PCT method. Internal function of ComDim_PLS().

Usage

PCA_Tall_PCT_DNR(Xn = Xn, PCs = PCs, Partitions = Partitions)

PCA_Tall_PCT_DNR(Xn = Xn, PCs = PCs, Partitions = Partitions)

Arguments

Xn

The block to compress.

PCs

Number of PCs to keep.

Partitions

The number of partitions.

Value

The compressed block.

The compressed block.


R.ComDim documentation built on May 13, 2026, 9:07 a.m.