SmPhillipsOuliarisTest

Assembly: Stat;

Namespace: Prognoz.Platform.Interop.Stat;

Description

The SmPhilipsOuliarisTest class is used to work with parameters of the Phillips-Ouliaris test.

Comments

The test returns value of t-statistics and Z-statistics.

Fore.NET Syntax

Class to get analog of the SmPhillipsOuliarisTest class:

None;

Class to get analog of the SmPhillipsOuliarisTest class object:

SmPhillipsOuliarisTestClass;

Properties inherited from ISmPhillipsOuliarisTest

  Property name Brief description
The CointegratingRegressors property returns cointegration regressors.
The DeterministicRegressors property returns deterministic regressors.
The Explained property returns the explained series.
The HACOptions property returns long-run covariance settings.
The MissingData property returns the method of missing data treatment.
The ModelCoefficients property returns estimates of model coefficients and their characteristics.
The ModelPeriod property returns sample period parameters.
The SummaryStatistics property returns descriptive characteristics of auxiliary regression.
The TauStat property returns value of t-statistics of the Philips-Ouliaris test.
The TrendSpecification property determines trend specification.
The ZStat property returns value of z-statistics of the Philips-Ouliaris test.

See also:

Stat Assembly Classes