Learn R Programming

sNPLS (version 1.0.27)

unfold3w: Unfolding of three-way arrays

Description

Unfolds a three-way array into a matrix

Usage

unfold3w(x)

Arguments

x

A three-way array

Value

Returns a matrix with dimensions dim(x)[1] x dim(x)[2]*dim(x([3]))