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

predict,scaleMatrix-methodR Documentation

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 signature 'scaleMatrix'
predict(object, newdata, ...)

Arguments

object

scaleMatrix object

newdata

data to be scaled

...

Not used


jkrijthe/RSSL documentation built on Jan. 13, 2024, 1:56 a.m.