IMsNonLinearRegressionTransform.ResidualsSerie

Fore Syntax

ResidualsSerie: IMsVariableStub;

Fore.NET Syntax

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

Description

The ResidualsSerie property determines the variable, to which the residual series is unloaded, at modeling problem calculation.

Comments

The property is outdated, use IMsMethodSeries.Residuals.

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

See also:

IMsNonLinearRegressionTransform