ISlGDLTerms.AllInitialValues

Syntax

AllInitialValues: Array;

Description

The AllInitialValues property sets initial values of model coefficients.

Comments

The number of coefficients must match the number of exogenous, or explanatory, variables in the model.

Example

The property use is given in the example for ISmLinearRegress.GDLTerms.

See also:

ISlGDLTerms