Skip to contents

Predict Concentrations from a Calibration Model

Usage

# S3 method for class 'libs_calibration'
predict(object, newdata, ...)

Arguments

object

A libs_calibration object.

newdata

A numeric vector of new intensities (or a matrix for PLS).

...

Unused.

Value

Numeric vector of predicted concentrations.