MsMethodSeriesType

Description

The MsMethodSeriesType enumeration contains data series used by the method for calculation.

It is used by the following properties and methods:

Available Values

Value Brief description
1 Fitted. Modeling series.
2 Forecast. Forecasting series.
4 Residuals. Residual series.
8 LowerConfidenceLevel. Lower confidence limit.
16 UpperConfidenceLevel. Upper confidence limit.
32 DynamicLowerConfidenceLevel. Lower dynamic confidence limit.
64 DynamicUpperConfidenceLevel. Upper dynamic confidence limit.
128 Input. Input series.
256 AddFactor. Added factor.

Comments

Model calculation method usually uses several data series.

AddFactor. Added factors are not displayed in the model equation and are used only for output variables. AddFactor may be used in the following models:

See also:

Ms Assembly Enumerations