Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IDmForecasting interface is used to execute the Forecasting data mining analysis.
IDmForecasting
This type of analysis forecasts time series values.
Property name |
Brief description | |
The ForecastingMethod property returns the method used for value forecasting. | ||
The ForecastingPointsCount property determines the number of forecasting periods. | ||
The Labels property determines data source field index, which values are used as the labels for the X axis. | ||
The Level property determines the calendar frequency of the time series, for which forecasting is executed. |
Property name | Brief description | |
The Attributes property determines the field indexes of the data source, containing factors for the analysis. |
Property name |
Brief description | |
The CrossValidation property returns cross-validation settings | ||
The DisplayName property returns the method name. | ||
The StatMethod property returns statistical method parameters used in analysis. |
See also: