rs_fold {rTensor} | R Documentation |
Row Space Folding of Matrix
Description
DEPRECATED. Please see k_fold
.
Usage
rs_fold(mat, m = NULL, modes = NULL)
Arguments
mat |
matrix to be folded |
m |
the mode corresponding to rs_unfold |
modes |
the original modes of the tensor |
[Package rTensor version 1.4.8 Index]