TrendSpecification: TrendSpecificationType;
The TrendSpecification property determines trend specification.
The property corresponds to the ISmCointegratingRegression.TrendSpecification property. The following enumeration elements are important for the Engle-Granger test: NoneNone, ConstNone, LinearNone and QuadraticNone.
The property use is given in the example for ISmEngleGrangerTest.AutomaticAROrderSelectionSettings.
See also: