<?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 Re: How Does Forecast Studio calculate forecast values for a Multiple Regression Model in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-Does-Forecast-Studio-calculate-forecast-values-for-a/m-p/272727#M1756</link>
    <description>&lt;P&gt;Hello -&lt;/P&gt;
&lt;P&gt;If future values of independent variables are not included in the input data set, then the system will forecast those independent values using ESM. See STOCHASTIC statement of the HPFENGINE procedure for more information. SAS Forecast Studio&amp;nbsp;will use future values of independent variables if they are included in the input data set.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Udo&lt;/P&gt;</description>
    <pubDate>Tue, 24 May 2016 13:30:33 GMT</pubDate>
    <dc:creator>udo_sas</dc:creator>
    <dc:date>2016-05-24T13:30:33Z</dc:date>
    <item>
      <title>How Does Forecast Studio calculate forecast values for a Multiple Regression Model</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-Does-Forecast-Studio-calculate-forecast-values-for-a/m-p/272637#M1755</link>
      <description>&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I set up a custom model (multiple linear regression model) in SAS Forecast Studio to get some coefficients for a few independent variables. Just trying to understand how SAS compute the forecast values becuase I did not put in any leading values for any independent variables. What is the equation used for this model?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the code I copied from studio for the model of created, and also the prameter estimates in the attached file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proc HPFARIMASPEC&lt;BR /&gt;/* Generated at: May 24, 2016 1:57:37 PM&lt;BR /&gt;* Model: MULTIREG&lt;BR /&gt;* Label: Y = CONST + Heating_Degree_Days ... + JUNE2012&lt;BR /&gt;*/&lt;BR /&gt;MODELREPOSITORY = work.temp&lt;BR /&gt;SPECNAME=MULTIPLEREGRESSION1&lt;BR /&gt;SPECLABEL=""&lt;BR /&gt;SPECTYPE=MULTIREG&lt;BR /&gt;SPECSOURCE=FSUI&lt;BR /&gt;;&lt;BR /&gt;FORECAST SYMBOL = Y TRANSFORM = NONE ;&lt;BR /&gt;INPUT SYMBOL = Heating_Degree_Days&lt;BR /&gt;TRANSFORM = NONE ;&lt;BR /&gt;INPUT SYMBOL = Cooling_Degree_Days&lt;BR /&gt;TRANSFORM = NONE ;&lt;BR /&gt;INPUT SYMBOL = PV_Cap_Log&lt;BR /&gt;TRANSFORM = NONE ;&lt;BR /&gt;INPUT SYMBOL = Max_of_Max_Temp&lt;BR /&gt;TRANSFORM = NONE ;&lt;BR /&gt;INPUT SYMBOL = SEASON&lt;BR /&gt;TRANSFORM = NONE ;&lt;BR /&gt;INPUT SYMBOL = Average_of_Avg_Humid&lt;BR /&gt;TRANSFORM = NONE ;&lt;BR /&gt;INPUT EVENT = JUNE2011&lt;BR /&gt;TRANSFORM = NONE ;&lt;BR /&gt;INPUT EVENT = JUNE2012&lt;BR /&gt;TRANSFORM = NONE ;&lt;BR /&gt;ESTIMATE&lt;BR /&gt;METHOD=CLS&lt;BR /&gt;CONVERGE=0.001&lt;BR /&gt;MAXITER=50&lt;BR /&gt;DELTA=0.001&lt;BR /&gt;SINGULAR=1.0E-7 ;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 06:37:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-Does-Forecast-Studio-calculate-forecast-values-for-a/m-p/272637#M1755</guid>
      <dc:creator>ridiculas</dc:creator>
      <dc:date>2016-05-24T06:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: How Does Forecast Studio calculate forecast values for a Multiple Regression Model</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-Does-Forecast-Studio-calculate-forecast-values-for-a/m-p/272727#M1756</link>
      <description>&lt;P&gt;Hello -&lt;/P&gt;
&lt;P&gt;If future values of independent variables are not included in the input data set, then the system will forecast those independent values using ESM. See STOCHASTIC statement of the HPFENGINE procedure for more information. SAS Forecast Studio&amp;nbsp;will use future values of independent variables if they are included in the input data set.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Udo&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 13:30:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-Does-Forecast-Studio-calculate-forecast-values-for-a/m-p/272727#M1756</guid>
      <dc:creator>udo_sas</dc:creator>
      <dc:date>2016-05-24T13:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: How Does Forecast Studio calculate forecast values for a Multiple Regression Model</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-Does-Forecast-Studio-calculate-forecast-values-for-a/m-p/272917#M1758</link>
      <description>&lt;P&gt;Thanks udo. That answered by question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will check STOCHASTIC to find more info.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 00:53:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-Does-Forecast-Studio-calculate-forecast-values-for-a/m-p/272917#M1758</guid>
      <dc:creator>ridiculas</dc:creator>
      <dc:date>2016-05-25T00:53:34Z</dc:date>
    </item>
  </channel>
</rss>

