View source: R/ComDim_PLS.R View source: R/ComDim_PCA.R
| ColumnsPartition | R Documentation |
Calculate vertical partitions in a block. Internal function of ComDim_PCA().
Calculate vertical partitions in a block. Internal function of ComDim_PLS().
ColumnsPartition(Xn = Xn, Partitions = Partitions)
ColumnsPartition(Xn = Xn, Partitions = Partitions)
Xn |
A block. |
Partitions |
The number of partitions. |
A list of column-partitioned sub-matrices.
A list of column-partitioned sub-matrices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.