transposeSplits: Transpose a 'splitFull' array (preserving attributes)

View source: R/splits_functions.R

transposeSplitsR Documentation

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


GenEst documentation built on June 7, 2023, 6:35 p.m.