Namespace: PP.TS;
The StatSearchType enumeration is used to define the method for selecting values of exponential smoothing coefficients.
It is used by the PP.TS.StatCriterionType enumeration.
Value |
Brief description |
Grid |
Grid search. |
NoSearch |
Autoselection is not used. |
Optimal |
Best Trial method. |
See also: