Click or drag to resize

SubsetGetGroupings Method

Overload List
 NameDescription
Public methodStatic memberGetGroupings(Factor) Returns an array of subsets containing the indices for each level of the given factor.
Public methodStatic memberGetGroupings(Factor, Factor) Returns a two-dimensional jagged array of subsets containing the indices for each combination of levels in the two given factors.
Public methodStatic memberGetGroupings(Factor, Factor, Factor) Returns a two-dimensional jagged array of subsets containing the indices for each combination of levels in the three given factors.
Public methodStatic memberGetGroupings(Factor, Factor, Factor, Factor) Returns a two-dimensional jagged array of subsets containing the indices for each combination of levels in the four given factors.
Top
See Also