Scaling of a three-way array
Centering and scaling of a three-way array
block.scale(X, xcenter = TRUE, xscale = 0)
X |
: a three-way array |
xcenter |
: centering of X. By default X will be centered for both mode 2 and 3 (xcenter=TRUE), otherwise xcenter=FALSE |
xscale |
: scaling parameter applied to X. By default no scaling (xscale=0) |
Xscaled : the scaled three-way array
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.