| transposeSplits {GenEst} | R Documentation |
Transpose a splitFull array (preserving attributes)
Description
Transpose a splitFull array (preserving attributes)
Usage
transposeSplits(splits)
Arguments
splits |
a |
Value
a list of m n x k arrays as a splitFull
object
[Package GenEst version 1.4.9 Index]