Learn R Programming

lpda (version 1.2.0)

stand2: 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)

Value

Scaled X2 data matrix

Arguments

X

the data matrix from which mean and standard deviation is computed

X2

the data matrix to center and scale