IMsForecast

Assembly: Ms;

Description

The IMsForecast interface is used to work with forecasting series parameters.

Inheritance Hierarchy

          IMsForecast

Comments

To get forecast series, use the IMsForecastObject.Forecast property.

Properties

  Property name Brief description
Combined The Combined property returns series including date of source series at sample period and of forecasting series at forecasting period.
DynamicLowerConfidenceLevel The DynamicLowerConfidenceLevel property returns lower dynamic confidence limit of forecast series.
DynamicUpperConfidenceLevel The DynamicUpperConfidenceLevel property returns upper dynamic confidence limit of forecast series.
LowerConfidenceLevel The LowerConfidenceLevel property returns lower confidence limit of forecast series.
UpperConfidenceLevel The UpperConfidenceLevel property returns upper confidence limit of forecast series.
Value The Value property returns forecast series values.

See also:

Ms Assembly Interfaces