predict.mcrpure: MCR predictions

View source: R/mcrpure.R

predict.mcrpureR Documentation

MCR predictions

Description

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

Usage

## S3 method for class 'mcrpure'
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.