ISmAutoCorrelation.ModelPeriod

Syntax

ModelPeriod: IStatPeriod;

Description

The ModelPeriod property determines sample period parameters.

Comments

To determine start and end points of sample series, use the IStatPeriod.FirstPoint and IStatPeriod.LastPoint properties.

Example

The property use is given in the example for ISmAutoCorrelation.MissingData.

See also:

ISmAutoCorrelation