DefineTestGroups
Define rule-based test groupings
Description
defines a rule-based test group. You can impose rules to sort records of
DataObjMod = DefineTestGroups(DataObj,Variables,Tolerances,TestNumAlias,Reorder)DataObj into groups. The groups are tests. Two-stage models use the
test groupings to define hierarchical structure in the data.
Use DefineTestGroups to set variables to group. The method uses the
tolerance to define groups. When the value of any specified variable changes by more than
the tolerance, the method defines a new group.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a