ISmBinaryModel.ModelPeriod

Fore Syntax

ModelPeriod: IStatPeriod;

Fore.NET Syntax

ModelPeriod: Prognoz.Platform.Interop.Stat.IStatPeriod;

Description

The ModelPeriod property returns sample period parameters.

Comments

If the sample period is set incorrectly, it is defined automatically.

Fore and Fore.NET Examples

The property use is given in the example for ISmBinaryModel.ProbabilityUpperConfidenceLevel.

See also:

ISmBinaryModel