stand2 {lpda} | R Documentation |
stand2
center and scale a data matrix with the parameters of another one
stand2(X, X2)
X |
the data matrix from which mean and standard deviation is computed |
X2 |
the data matrix to center and scale |
Scaled X2 data matrix