Element Details: Forecast.Time+Series+Decomp
 Back


Available in: Logi Info Source code name: Forecast.TimeSeriesDecompositionIntroduced in: v10.0.479

Forecast elements use a variety of techniques to produce projected values by analyzing existing values. Forecast.Time Series Decomposition uses a technique that's optimized for analyzing data across daily, weekly, and other time periods.

Data should be grouped and detail rows discarded, so there is one data row for each time period. If possible, time intervals should be consistent, such as 12 months in a year, not 5 months spread across a year.

Element Group:Forecasting



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
CycleTimeSpan
Year
Week
Quarter
Month
Hour
Day
Specifies the periodic variation or cycle to be used in the analysis of the data. Selections include: Hour: 1 day (a 24-hour cycle) Day: 1 week (a 7-day cycle) Week: 1 month (a 4-week cycle) Month: 1 year (a 12-month cycle) Quarter: 1 year (a 4-quarter cycle) Year: 1 year (a 1-year cycle)
DependentDataColumn
UserDefined
(Required) Set this to the name of a column returned into the datalayer. It represents data values for the Y-axis.
ForecastIndicatorColumnID
UserDefined
The name of a new column to be added to the datalayer, with value set to "True", for each row used in the forecast analysis.
ForecastLength
UserDefined
The actual number of rows to predict. A value entered that is greater than the total number of rows will be reduced to total number of rows minus one. If left blank, 20% of the total number of rows will be used.
ForecastValueColumnID
UserDefined
The name of a new column that will be created in the datalayer to hold each forecast value. When working with Forecast.Regression and Forecast.Time Series Decomposition, if this value is left blank, the forecast values will be added to the value of the Dependent Data Column.
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
IndependentDataColumn
UserDefined
(Required) Set this to the name of a column returned into the datalayer. It represents data values for the X-axis.



PARENT ELEMENTS

Click element to drill down for more information.

DataLayer.Bookmarks
DataLayer.Cached
DataLayer.CSV
DataLayer.Definition List
DataLayer.Directory
DataLayer.ETL
DataLayer.Excel
DataLayer.Fixed Format File
DataLayer.Google App
DataLayer.Google Spreadsheet
DataLayer.GPX File
DataLayer.JSON
DataLayer.KML File
DataLayer.LDAP
DataLayer.Linked
DataLayer.Mongo Find
DataLayer.Mongo Map Reduce
DataLayer.Mongo Run Command
DataLayer.Plugin
DataLayer.REST
DataLayer.Scheduler
DataLayer.SimpleDB
DataLayer.SP
DataLayer.SQL
DataLayer.Static
DataLayer.Twitter
DataLayer.Web Feed
DataLayer.Web Scraper
DataLayer.Web Service
DataLayer.XML


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug