<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to add explanatory variables in forecasting models? in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-add-explanatory-variables-in-forecasting-models/m-p/77115#M355</link>
    <description>Hi &lt;BR /&gt;
Hope someone out there would help me.&lt;BR /&gt;
&lt;BR /&gt;
I have 7 years historical data on hospital separations and want to forecast the future hospital demand for the next decade by selected variables such as category of disease, place of residence and place of treatment, using SAS/ETS.&lt;BR /&gt;
A sample of data look like:&lt;BR /&gt;
&lt;BR /&gt;
TimeID          Separations   Categories of disease, place of residence&lt;BR /&gt;
01Jan2001     800,000           1                                       1&lt;BR /&gt;
01Jan2002     900,000           1                                       1&lt;BR /&gt;
     .&lt;BR /&gt;
     .&lt;BR /&gt;
01Jan2007    1,110,000         1                                       1&lt;BR /&gt;
&lt;BR /&gt;
01Jan2001     900,000           1                                       2&lt;BR /&gt;
01Jan2002     950,000           1                                       2&lt;BR /&gt;
     .&lt;BR /&gt;
     .&lt;BR /&gt;
01Jan2007    1,120,000         1                                       2&lt;BR /&gt;
01Jan2001     800,000           2                                       1&lt;BR /&gt;
01Jan2002     900,000           2                                       1&lt;BR /&gt;
     .&lt;BR /&gt;
     .&lt;BR /&gt;
01Jan2007    1,110,000         2                                       1&lt;BR /&gt;
&lt;BR /&gt;
01Jan2001     900,000           2                                       2&lt;BR /&gt;
01Jan2002     950,000           2                                       2&lt;BR /&gt;
     .&lt;BR /&gt;
     .&lt;BR /&gt;
01Jan2007    1,120,000         2                                       2&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
The above is a simplified version of my data, just wanted to find out (i) how I can include the explanatory variables into forecasting models using Time Series Forecasting System (TSFS) and (ii) if I choose the 'fit the model automatically' option in the TSFS, does that mean the computer will then automatically select the best fit model for my data so that I don't have to test and compare each individual models such as using PROC ARIMA, PROC EXPAND, PROC VARMAX etc.&lt;BR /&gt;
&lt;BR /&gt;
Thanks.&lt;BR /&gt;
&lt;BR /&gt;
Paris</description>
    <pubDate>Wed, 18 Mar 2009 01:39:49 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-03-18T01:39:49Z</dc:date>
    <item>
      <title>How to add explanatory variables in forecasting models?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-add-explanatory-variables-in-forecasting-models/m-p/77115#M355</link>
      <description>Hi &lt;BR /&gt;
Hope someone out there would help me.&lt;BR /&gt;
&lt;BR /&gt;
I have 7 years historical data on hospital separations and want to forecast the future hospital demand for the next decade by selected variables such as category of disease, place of residence and place of treatment, using SAS/ETS.&lt;BR /&gt;
A sample of data look like:&lt;BR /&gt;
&lt;BR /&gt;
TimeID          Separations   Categories of disease, place of residence&lt;BR /&gt;
01Jan2001     800,000           1                                       1&lt;BR /&gt;
01Jan2002     900,000           1                                       1&lt;BR /&gt;
     .&lt;BR /&gt;
     .&lt;BR /&gt;
01Jan2007    1,110,000         1                                       1&lt;BR /&gt;
&lt;BR /&gt;
01Jan2001     900,000           1                                       2&lt;BR /&gt;
01Jan2002     950,000           1                                       2&lt;BR /&gt;
     .&lt;BR /&gt;
     .&lt;BR /&gt;
01Jan2007    1,120,000         1                                       2&lt;BR /&gt;
01Jan2001     800,000           2                                       1&lt;BR /&gt;
01Jan2002     900,000           2                                       1&lt;BR /&gt;
     .&lt;BR /&gt;
     .&lt;BR /&gt;
01Jan2007    1,110,000         2                                       1&lt;BR /&gt;
&lt;BR /&gt;
01Jan2001     900,000           2                                       2&lt;BR /&gt;
01Jan2002     950,000           2                                       2&lt;BR /&gt;
     .&lt;BR /&gt;
     .&lt;BR /&gt;
01Jan2007    1,120,000         2                                       2&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
The above is a simplified version of my data, just wanted to find out (i) how I can include the explanatory variables into forecasting models using Time Series Forecasting System (TSFS) and (ii) if I choose the 'fit the model automatically' option in the TSFS, does that mean the computer will then automatically select the best fit model for my data so that I don't have to test and compare each individual models such as using PROC ARIMA, PROC EXPAND, PROC VARMAX etc.&lt;BR /&gt;
&lt;BR /&gt;
Thanks.&lt;BR /&gt;
&lt;BR /&gt;
Paris</description>
      <pubDate>Wed, 18 Mar 2009 01:39:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-add-explanatory-variables-in-forecasting-models/m-p/77115#M355</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-03-18T01:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to add explanatory variables in forecasting models?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-add-explanatory-variables-in-forecasting-models/m-p/77116#M356</link>
      <description>Suggest you check the SAS support website  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  and the SEARCH FACILITY using the forum post subject to start.  I found several references on the topic / subject posted.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Wed, 18 Mar 2009 03:17:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-add-explanatory-variables-in-forecasting-models/m-p/77116#M356</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-03-18T03:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to add explanatory variables in forecasting models?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-add-explanatory-variables-in-forecasting-models/m-p/77117#M357</link>
      <description>Sbb&lt;BR /&gt;
&lt;BR /&gt;
I didn't find the answers from the website that you have directed me to.  Can you please be more specific?&lt;BR /&gt;
&lt;BR /&gt;
Paris</description>
      <pubDate>Wed, 18 Mar 2009 05:03:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-add-explanatory-variables-in-forecasting-models/m-p/77117#M357</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-03-18T05:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to add explanatory variables in forecasting models?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-add-explanatory-variables-in-forecasting-models/m-p/77118#M358</link>
      <description>Using your SUBJECT, I used the website search facility and also Google advanced search with lowercase parameter  site:sas.com  to limit the search to the SAS.COM website, and found these two papers related to SAS/ETS software:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/app/papers/tsfs.pdf" target="_blank"&gt;http://support.sas.com/rnd/app/papers/tsfs.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Also, an acronym TSFS (Time Series Forecasting System) may help reveal additional reference materials.&lt;BR /&gt;
&lt;BR /&gt;
The link below references a technical paper on PROC MDC, if useful:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/app/papers/mdc.pdf" target="_blank"&gt;http://support.sas.com/rnd/app/papers/mdc.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Wed, 18 Mar 2009 13:24:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-add-explanatory-variables-in-forecasting-models/m-p/77118#M358</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-03-18T13:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to add explanatory variables in forecasting models?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-add-explanatory-variables-in-forecasting-models/m-p/77119#M359</link>
      <description>Thanks, sbb.&lt;BR /&gt;
&lt;BR /&gt;
Paris</description>
      <pubDate>Thu, 19 Mar 2009 00:04:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-add-explanatory-variables-in-forecasting-models/m-p/77119#M359</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-03-19T00:04:04Z</dc:date>
    </item>
  </channel>
</rss>

