View source: R/supplementary4PLSC.R
| supplementaryObservations4PLSC | R Documentation |
tepPLS.supplementaryObservations4PLSC:
computes the latent variables for
supplementary observations for a PLSC model
computed with tepPLS.
supplementaryObservations4PLSC(
resPLSC,
Xsup = NULL,
Ysup = NULL,
dimNames = "Dimension "
)
resPLSC |
the results of a |
Xsup |
an |
Ysup |
an |
dimNames |
Names for the
dimensions (i.e., factors) for the
supplementary loadings (Default: |
The original analysis is performed with
tepPLS on the original data matrices
X (N by I) and Y (N by J).
The supplementary data matrices should have I
columns for Xsup and J
columns for Ysup.
A list with lx.sup and ly.sup
giving the latent variables values
of the supplementary observations
for (respectively) X and Y.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.