Usage Note 51478: Guidelines for using BY variables in a SAS® Forecast Studio project
A SAS Forecast Studio project can be set up to use several variables, including dependent, independent, Time ID and BY variables. The data set that is referenced by a project is oftentimes updated periodically with more current data, or with additional BY groups. In order to maintain the integrity of a project, the attributes of the variables that are used to define the project should remain consistent. In the updated data, use the same attributes that were used when the project was originally created. This consistency is especially important with regard to the length of any BY variables that are specified in a project.
Use the following guidelines when you create a project that uses BY variables in SAS Forecast Studio:
Your BY variable is a character variable. The data set that is used to create the project should specify a length for this BY variable. Use a length that is large enough to represent the longest BY value that is needed over the life of the project.
Your BY variable is an 8-byte numeric variable. You should be able to safely represent all potential values of your BY variable as the data is updated over the lifespan of your project. PROC FORMAT can be used to define formatted values of your numeric BY variable, and these formatted values can then be displayed in your SAS Forecast Studio project. If a format is used, then it is highly recommended that the format is tested before being used in production.
Note: If your BY variable contains a format that maps multiple data values to the same formatted value, then the format cannot be used in SAS Forecast Server. Mapping several data values to the same formatted value is not allowed.
Operating System and Release Information
SAS System | SAS Forecast Studio | Microsoft® Windows® for x64 | | |
Microsoft Windows 8 Enterprise 32-bit | | |
Microsoft Windows 8 Enterprise x64 | | |
Microsoft Windows 8 Pro 32-bit | | |
Microsoft Windows 8 Pro x64 | | |
Microsoft Windows 8.1 Enterprise 32-bit | | |
Microsoft Windows 8.1 Enterprise x64 | | |
Microsoft Windows 8.1 Pro | | |
Microsoft Windows 8.1 Pro 32-bit | | |
Microsoft Windows 95/98 | | |
Microsoft Windows 2000 Advanced Server | | |
Microsoft Windows 2000 Datacenter Server | | |
Microsoft Windows 2000 Server | | |
Microsoft Windows 2000 Professional | | |
Microsoft Windows NT Workstation | | |
Microsoft Windows Server 2003 Datacenter Edition | | |
Microsoft Windows Server 2003 Enterprise Edition | | |
Microsoft Windows Server 2003 Standard Edition | | |
Microsoft Windows Server 2003 for x64 | | |
Microsoft Windows Server 2008 | | |
Microsoft Windows Server 2008 R2 | | |
Microsoft Windows Server 2008 for x64 | | |
Microsoft Windows Server 2012 Datacenter | | |
Microsoft Windows Server 2012 R2 Datacenter | | |
Microsoft Windows Server 2012 R2 Std | | |
Microsoft Windows Server 2012 Std | | |
Microsoft Windows XP Professional | | |
Windows 7 Enterprise 32 bit | | |
Windows 7 Enterprise x64 | | |
Windows 7 Home Premium 32 bit | | |
Windows 7 Home Premium x64 | | |
Windows 7 Professional 32 bit | | |
Windows 7 Professional x64 | | |
Windows 7 Ultimate 32 bit | | |
Windows 7 Ultimate x64 | | |
Windows Millennium Edition (Me) | | |
Windows Vista | | |
Windows Vista for x64 | | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Usage Note |
Priority: | |
Topic: | Analytics ==> Econometrics Analytics ==> Forecasting
|
Date Modified: | 2014-06-26 10:45:25 |
Date Created: | 2013-10-30 10:39:09 |