IMsExtrapolateResult

Assembly: Ms;

Description

The IMsExtrapolateResult interface is used to work with calculation results of trend with functional dependency selection.

Inheritance Hierarchy

          IMsResultObject

          IMsForecastObject

          IMsExtrapolateResult

Comments

This interface is used in custom functions and methods that are used to calculate in a determinate equation.

Properties inherited from IMsForecastObject

  Property name Brief description

Forecast

The Forecast property returns forecast series parameters.

Properties inherited from IMsResultObject

  Property name Brief description
BaseMethod The BaseMethod property returns statistical method containing results.
The Fitted property returns modeling series.
Residuals The Residuals property returns a residual series.
Stats The Stats property returns summary statistics.
The TimeSeries property returns output series.

See also:

Ms Assembly Interfaces