IMsX11Result

Assembly: Ms;

Description

The IMsX11Result interface is used to work with calculation results of the X11 method.

Inheritance Hierarchy

          IMsResultObject

          IMsX11Result

Comments

This interface is used in custom functions and methods that are used to calculate in a determinate equation.

The X11 method is supported only in Windows.

Properties

  Property name Brief description
B1 The B1 property returns series after prior adjustment or source series.
D10 The D10 property returns seasonal component of source series.
D11 The D11 property returns seasonal adjustment.
D12 The D12 property returns trend-cycle component.
D13 The D13 property returns irregular component.

Properties inherited from IMsResultObject

  Property name Brief description
BaseMethod The BaseMethod property returns statistical method containing results.
The Fitted property returns modeling series.
Residuals The Residuals property returns a residual series.
Stats The Stats property returns summary statistics.
The TimeSeries property returns output series.

See also:

Ms Assembly Interfaces