ISmCensoredTruncatedRegression.ModelPeriod

Fore Syntax

ModelPeriod: IStatPeriod;

Fore.NET Syntax

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

Description

The ModelPeriod property returns sample period parameters for a method.

Comments

If the start and end points of the sample period are equal to -1, they are defined automatically.

Fore and Fore.NET Examples

The property use is given in the example for ISmCensoredTruncatedRegression.DistributionType.

See also:

ISmCensoredTruncatedRegression