IMsTransformSeries

Assembly: Ms;

Description

The IMsTransformSeries interface is used to work with data by basic model series.

Inheritance Hierarchy

          IMsTransformSeries

Comments

Series values are available after model calculation.

Properties

  Property name Brief description
Fact The Fact property returns an array that contains source series values.
Forecast The Forecast property returns an array that contains forecast series values.
LowerConfidenceLevel The LowerConfidenceLevel property returns an array containing values of the lower confidence limit.
Modelling The Modelling property returns an array that contains output series values.
Residuals The Residuals property returns an array that contains residual series values.
UpperConfidenceLevel The UpperConfidenceLevel property returns array containing values of the upper confidence level.

See also:

Ms Assembly Interfaces