ISmPhillipsOuliarisTest.TauStat

Fore Syntax

TauStat: ISpecificationTestStatistic;

Fore.NET Syntax

TauStat: Prognoz.Platform.Interop.Stat.ISpecificationTestStatistic;

Description

The TauStat property returns value of t-statistics of the Philips-Oularis test.

Comments

To get value of the z-statistics of the Philips-Oularis test, use the ISmPhillipsOuliarisTest.ZStat property.

Fore and Fore.NET Examples

The property use is given in the example for ISmPhillipsOuliarisTest.Explained.

See also:

ISmPhillipsOuliarisTest