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


RSSL documentation built on March 31, 2023, 7:27 p.m.