Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IMsEcmResult interface is used to work with calculation results of error correction model.
IMsEcmResult Comments
The interface is used in custom functions and methods used to calculate in a determinate equation.
| Property name | Brief description | |
| The Forecast property returns forecast series parameters. |
| 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: