View source: R/ComDim_PLS.R View source: R/ComDim_PCA.R
| PCA_Tall_PCT_DNR | R Documentation |
Compress a block using the PCT method. Internal function of ComDim_PCA().
Compress a block using the PCT method. Internal function of ComDim_PLS().
PCA_Tall_PCT_DNR(Xn = Xn, PCs = PCs, Partitions = Partitions)
PCA_Tall_PCT_DNR(Xn = Xn, PCs = PCs, Partitions = Partitions)
Xn |
The block to compress. |
PCs |
Number of PCs to keep. |
Partitions |
The number of partitions. |
The compressed block.
The compressed block.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.