IMsNonLinearRegressionTransform.FittedSerie

Fore Syntax

FittedSerie: IMsVariableStub;

Fore.NET Syntax

FittedSerie: Prognoz.Platform.Interop.Ms.IMsVariableStub;

Description

The FittedSerie property determines the variable, to which modeling series data is loaded when modeling problem is calculated.

Comments

The property is outdated, use IMsMethodSeries.Fitted.

To cancel the data unloading, it is necessary to set the property to Null.

See also:

IMsNonLinearRegressionTransform