IMsCompositeFormulaTermSet.InitValue

Fore Syntax

InitValue: Double;

Fore.NET Syntax

InitValue: Double;

Description

The InitValue property determines initial value of a composite term.

Comments

By default, the initial value is not set, and InitValue returns Double.Nan.

Fore and Fore.NET Examples

The property use is given in the example for IMsBinaryRegressionTransform.BinaryDistr.

See also:

IMsCompositeFormulaTermSet