Fitted(Object: IMsResultObject)
Object. Method calculation results.
It returns modeling series.
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 │ Forescasting │ IModelling.Fitted