rs_fold: Row Space Folding of Matrix

View source: R/rTensor_Misc.R

rs_foldR 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


rTensor documentation built on Aug. 25, 2025, 9:52 a.m.