GenEst (version 1.2.4)

transposeSplits: Transpose a splitFull array (preserving attributes)

Description

Transpose a splitFull array (preserving attributes)

Usage

transposeSplits(splits)

Arguments

splits

a splitFull object, which is a list of n m x k arrays with attributes describing characteristics of the splits

Value

a list of m n x k arrays as a splitFull object