ISmQuantileRegression.ModelPeriod

Fore Syntax

ModelPeriod: IStatPeriod;

Fore.NET Syntax

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

Description

The ModelPeriod property determines 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 ISmQuantileRegression.Explained.

See also:

ISmQuantileRegression