Compress_Data_2020: Compress_Data_2020

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

Compress_Data_2020R Documentation

Compress_Data_2020

Description

Compress large multi-block objects. Internal function of ComDim_PCA().

Compress large multi-block objects. Internal function of ComDim_PLS().

Usage

Compress_Data_2020(s_n = s_n, CompMethod = CompMethod, Partitions = Partitions)

Compress_Data_2020(s_n = s_n, CompMethod = CompMethod, Partitions = Partitions)

Arguments

s_n

The multi-block object.

CompMethod

It can be 'Normal' (default), 'Kernel', 'PCT', 'Tall' or 'Wide'.

Partitions

The number of partitions.

Value

The compressed multi-block.

The compressed multi-block.

References

Original MATLAB implementation: https://github.com/DNRutledge/ComDim/blob/main/Compress_Data_2020.m

Original MATLAB implementation: https://github.com/DNRutledge/ComDim/blob/main/Compress_Data_2020.m


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