IForecastConfig
Home > @gooddata/sdk-backend-spi > IForecastConfig
IForecastConfig interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export interface IForecastConfig 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| number | (BETA) Confidence level of the forecast in percents - e.g. 0.95 | ||
| number | (BETA) Forecast period in number of periods - e.g. 3 | ||
| boolean | (BETA) Defines, whether the forecast should be seasonal. |