RowsPartition: RowsPartition

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

RowsPartitionR Documentation

RowsPartition

Description

Calculate horizontal partitions in a block. Internal function of ComDim_PCA().

Calculate horizontal partitions in a block. Internal function of ComDim_PLS().

Usage

RowsPartition(Xn = Xn, Partitions = Partitions)

RowsPartition(Xn = Xn, Partitions = Partitions)

Arguments

Xn

A block.

Partitions

The number of partitions.

Value

A list of row-partitioned sub-matrices.

A list of row-partitioned sub-matrices.


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