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