ISmLogisticRegression.FinallyExplained

Fore Syntax

FinallyExplained: Array;

Fore.NET Syntax

FinallyExplained: System.Array;

Description

The FinallyExplained property returns the results of method calculation.

Comments

The property is outdated, use IDataMining.FilledDependent.

Calculation result is an explained series that contains forecast values instead of the missing values.

See also:

ISmLogisticRegression