Fitted

Syntax

Fitted(Object: IMsResultObject)

Parameters

Object. Method calculation results.

Description

It returns modeling series.

Example

Formula Result Application
= (MovAvg({GPD|Anchorage[t]}, Null) as ms.IMsResultObject).Fitted Modeling series values will be obtained for the Moving Average series. It can be used in formulas of calculated series of time series database and in formulas of attribute-based models of modeling container.
= (MovAvg(X1, Null) as ms.IMsResultObject).Fitted Modeling series values will be obtained for the Moving Average series. It can be used in model variable-based formulas of modeling container.

See also:

Functions Available in Expression Editor │ ForescastingIModelling.Fitted