predict.mcrals: MCR ALS predictions

View source: R/mcrals.R

predict.mcralsR Documentation

MCR ALS predictions

Description

Applies MCR-ALS model to a new set of spectra and returns matrix with contributions.

Usage

## S3 method for class 'mcrals'
predict(object, x, ...)

Arguments

object

an MCR model (object of class mcr).

x

spectral values (matrix or data frame).

...

other arguments.

Value

Matrix with contributions


svkucheryavski/mdatools documentation built on Aug. 25, 2023, 12:27 p.m.