Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IMsX11Result interface is used to work with calculation results of the X11 method.
IMsX11Result
This interface is used in custom functions and methods that are used to calculate in a determinate equation.
| 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. | |
| The D13 property returns irregular component. |
| 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: