TestType: ChowTestType;
TestType: Prognoz.Platform.Interop.Stat.ChowTestType;
The TestType property determines the test type.
TestType must be selected depending from ratio of elements quantity in groups:
ChowTestType.BreakPoint. Both groups have approximately the same number of elements.
ChowTestType.Forecast. The number of elements in one group considerably exceeds that in another group.
The property use is given in the example for IMsChowTestSettings.GroupSeparator.
See also: