Predict_MB | R Documentation |
Predict_MB applies an existent ComDim model to a MultiBlock object.
Predict_MB(MB = MB, y, model = model, normalise = FALSE, loquace = TRUE)
MB |
A MultiBlock object for which prediction is desired. |
y |
An y block to calculate DQ2 in ComDim-PLS and ComDim-OPLS models (optional). |
model |
The ComDim model used for prediction. |
normalise |
To apply normalisation. FALSE == no (default), TRUE == yes. |
loquace |
If TRUE, it returns a message with the ComDim elements to be predicted (i.e. Q.scores, T.scores...) |
A ComDim object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.