ISmBinaryModel.BinaryExplained

Fore Syntax

BinaryExplained: Array;

Fore.NET Syntax

BinaryExplained: System.Array;

Description

The BinaryExplained property determines an explained series.

Comments

Explanatory and explained series are set as a vector for a standard model and as a two-dimensional array for binary data model.

To get explanatory series, use the ISmBinaryModel.Explanatories property.

Fore and Fore.NET Examples

The property use is given in the example for ISmBinaryModel.ProbabilityUpperConfidenceLevel.

See also:

ISmBinaryModel