IMsNonLinearRegressionTransform.FittedTerm

Fore Syntax

FittedTerm: IMsFormulaTermInfo;

Fore.NET Syntax

FittedTerm:  Prognoz.Platform.Interop.Ms.IMsFormulaTermInfo;

Description

The FittedTerm property determines the term, to which output series data should be loaded after modeling problem is calculated.

Comments

The property is outdated, use IMsMethodSeries.Fitted.

See also:

IMsNonLinearRegressionTransform