Learn R Programming

RSSL (version 0.9.7)

predict,scaleMatrix-method: Predict for matrix scaling inspired by stdize from the PLS package

Description

Predict for matrix scaling inspired by stdize from the PLS package

Usage

# S4 method for scaleMatrix
predict(object, newdata, ...)

Arguments

object

scaleMatrix object

newdata

data to be scaled

...

Not used