Assembly: 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 | |
ForecastingMethod | The ForecastingMethod property returns the method applied for values forecasting. | |
ForecastingPointsCount | The ForecastingPointsCount property determines the number of forecasting periods. | |
Labels | The Labels property determines data source field index, which values will be used as X axis labels. | |
Level | The Level property determines calendar frequency of the time series, for which forecasting is executed. |
Property name | Brief description | |
Attributes | The Attributes property determines indexes of fields of the data source containing analysis factors. |
Property name |
Brief description | |
CrossValidation | The CrossValidation property returns cross-validation settings. | |
DisplayName | The DisplayName property returns method name. | |
InputDataSource | The InputDataSource property determines a input data source. | |
StatMethod | The StatMethod property returns parameters of a statistical method used in analysis. |
See also: