INonLinearRegressionExplanatories.Item

Syntax

Item(Index: Integer): INonLinearRegressionExplanatory;

Parameters

Index. Explanatory series index in the collection.

Description

The Item property determines regressor parameters based on a specified index.

Example

The property use is given in the example for INonLinearRegressionExplanatories.Add.

See also:

INonLinearRegressionExplanatories