predict.spectime {ImpuR}R Documentation

predict a bilinear model contained in a spectime object

Description

predict a bilinear model contained in a spectime object

Usage

predict.spectime(object, levels = 1:1,...)

Arguments

object a spectime object
levels which components to take for prediction
... further arguments to the ordinary predict command

Value

a matrix containing the prediction

See Also

residuals.spectime,PeakPurity


[Package ImpuR version 1.0 Index]