predict.mcrals | R Documentation |
Applies MCR-ALS model to a new set of spectra and returns matrix with contributions.
## S3 method for class 'mcrals'
predict(object, x, ...)
object |
an MCR model (object of class |
x |
spectral values (matrix or data frame). |
... |
other arguments. |
Matrix with contributions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.