ThreeWay2FrontalSlices {MultBiplotR} | R Documentation |
Three to two way data.
ThreeWay2FrontalSlices(X, Slice = 1)
X |
A three way array. |
Slice |
The mode for the rows |
Three to two way data. The provided mode is placen on the rows. The columns are the result of intercatively coding the other two modes.
A two way matrix.
José Luis Vicente- Villardon
##---- Should be DIRECTLY executable !! ----