as_array_list_mx: Convert a list of matrices into an array, with each matrix in...

View source: R/MatrixUtil.r

as_array_list_mxR Documentation

Convert a list of matrices into an array, with each matrix in the z dimension.

Description

Convert a list of matrices into an array, with each matrix in the z dimension.

Usage

as_array_list_mx(listmx)

Arguments

listmx

list of matrices. Each must matrix the same dimensions.

Value

array with dimnames and meta from listmx


kcha193/simarioV2 documentation built on April 8, 2024, 4:51 p.m.