stand2: stand2 center and scale a data matrix with the parameters of...

View source: R/stand.R

stand2R Documentation

stand2 center and scale a data matrix with the parameters of another one

Description

stand2 center and scale a data matrix with the parameters of another one

Usage

stand2(X, X2)

Arguments

X

the data matrix from which mean and standard deviation is computed

X2

the data matrix to center and scale

Value

Scaled X2 data matrix


lpda documentation built on April 4, 2025, 4:24 a.m.