Description Usage Arguments Details Value Author(s) References See Also
Low-level function to perform the cross-validation in lsplsCv
.
1 | orthlsplsCv(Y, X, Z, ncomp, segments, trace = FALSE, ...)
|
Y |
matrix. Response matrix. |
X |
matrix. The first predictor matrix (typically a design matrix). |
Z |
list. List of predictor matrices. |
ncomp |
list. The number of components to fit from each matrix. |
segments |
list. The segments to use. |
trace |
logical; if |
... |
Further arguments. Currently not used. |
This function is not meant to be called directly by the user. It performs cross-validation of ortogonalized LS-PLS-models without splitting of parallell matrices into common and unique components. See the references for details.
An array of cross-validated predictions. The first dimension corresponds to the observations, the second to the responses, and the rest to the number of components of the PLS models.
Bjørn-Helge Mevik
Jørgensen, K., Segtnan, V. H., Thyholt, K., Næs, T. (2004) A Comparison of Methods for Analysing Regression Models with Both Spectral and Designed Variables. Journal of Chemometrics, 18(10), 451–464.
Jørgensen, K., Mevik, B.-H., Næs, T. Combining Designed Experiments with Several Blocks of Spectroscopic Data. (Submitted)
Mevik, B.-H., Jørgensen, K., Måge, I., Næs, T. LS-PLS: Combining Categorical Design Variables with Blocks of Spectroscopic Measurements. (Submitted)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.