ConvertList23wArray {MultBiplotR}R Documentation

Converts a list of matrices into a three way array

Description

Converts a list of matrices into a three way array. All the matrices in the list must have the same size.

Usage

ConvertList23wArray(X)

Arguments

X

A list with data matrices.

Details

Converts a list of matrices into a three way array. All the matrices in the list must have the same size.

Value

A three-way array

Author(s)

Jose Luis Vicente-Villardon

Examples

# No examples yet

[Package MultBiplotR version 23.11.0 Index]