ISmNonLinearLeastSquare.ModelPeriod

Syntax

ModelPeriod: IStatPeriod;

Description

The ModelPeriod property determines sample period parameters.

Comments

To specify forecasting parameters use the ISmNonLinearLeastSquare.Forecast property.

Example

The property use is given in the example for ISmNonLinearLeastSquare.CoefficientsOrder.

See also:

ISmNonLinearLeastSquare