<?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: Forecast Studio - Exponential smoothing initialitzation in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forecast-Studio-Exponential-smoothing-initialitzation/m-p/414455#M2853</link>
    <description>&lt;P&gt;Hi, the initial states are computed by backcasting.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The details can be found in the documentation for the Time Series forecasting system (different product but same algorithms)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Go here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/documentation/onlinedoc/ets/indexproc.html#ets143" target="_blank"&gt;https://support.sas.com/documentation/onlinedoc/ets/indexproc.html#ets143&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;And follow&amp;nbsp;&lt;SPAN&gt;SAS/ETS 14.3 User's Guide&lt;/SPAN&gt;-&amp;gt; Time Series Forecasting System-&amp;gt; Forecasting Process Details -&amp;gt;&lt;BR /&gt;Smoothing Model Calculations&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the direct link I have, but I am not sure it can be accessed externally&lt;/P&gt;
&lt;P&gt;&lt;A href="http://go.documentation.sas.com/?docsetId=etsug&amp;amp;docsetTarget=etsug_tffordet_sect010.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en.&amp;nbsp;" target="_blank"&gt;http://go.documentation.sas.com/?docsetId=etsug&amp;amp;docsetTarget=etsug_tffordet_sect010.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en.&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Nov 2017 16:16:14 GMT</pubDate>
    <dc:creator>mitrov</dc:creator>
    <dc:date>2017-11-17T16:16:14Z</dc:date>
    <item>
      <title>Forecast Studio - Exponential smoothing initialitzation</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forecast-Studio-Exponential-smoothing-initialitzation/m-p/414262#M2846</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I would like to know how Forecast Studio choose the first element of the exponential smoothing models.&lt;BR /&gt;Can I found some document with explanations?&lt;BR /&gt;Thank you,&lt;BR /&gt;&lt;BR /&gt;Ferran</description>
      <pubDate>Fri, 17 Nov 2017 06:07:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forecast-Studio-Exponential-smoothing-initialitzation/m-p/414262#M2846</guid>
      <dc:creator>FVidal</dc:creator>
      <dc:date>2017-11-17T06:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Forecast Studio - Exponential smoothing initialitzation</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forecast-Studio-Exponential-smoothing-initialitzation/m-p/414385#M2851</link>
      <description>&lt;P&gt;Hi Ferran,&lt;/P&gt;
&lt;P&gt;what do you mean by the first element of the ESM models?&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;alex&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 14:21:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forecast-Studio-Exponential-smoothing-initialitzation/m-p/414385#M2851</guid>
      <dc:creator>alexchien</dc:creator>
      <dc:date>2017-11-17T14:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Forecast Studio - Exponential smoothing initialitzation</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forecast-Studio-Exponential-smoothing-initialitzation/m-p/414393#M2852</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, in the 'simple exponential smoothing' the formula is: L(t) = alpha*Y(t) + (1-alpha)L(t-1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But, you need, an initial L(0) to construct the next L(1).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Double, Holt, Winters, etc...you always should have a rule to decide the first element, isn't it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the following text they call it 'Initialitzation': &lt;A href="https://www.otexts.org/fpp/7/1" target="_blank"&gt;https://www.otexts.org/fpp/7/1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferran&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 14:28:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forecast-Studio-Exponential-smoothing-initialitzation/m-p/414393#M2852</guid>
      <dc:creator>FVidal</dc:creator>
      <dc:date>2017-11-17T14:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Forecast Studio - Exponential smoothing initialitzation</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forecast-Studio-Exponential-smoothing-initialitzation/m-p/414455#M2853</link>
      <description>&lt;P&gt;Hi, the initial states are computed by backcasting.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The details can be found in the documentation for the Time Series forecasting system (different product but same algorithms)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Go here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/documentation/onlinedoc/ets/indexproc.html#ets143" target="_blank"&gt;https://support.sas.com/documentation/onlinedoc/ets/indexproc.html#ets143&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;And follow&amp;nbsp;&lt;SPAN&gt;SAS/ETS 14.3 User's Guide&lt;/SPAN&gt;-&amp;gt; Time Series Forecasting System-&amp;gt; Forecasting Process Details -&amp;gt;&lt;BR /&gt;Smoothing Model Calculations&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the direct link I have, but I am not sure it can be accessed externally&lt;/P&gt;
&lt;P&gt;&lt;A href="http://go.documentation.sas.com/?docsetId=etsug&amp;amp;docsetTarget=etsug_tffordet_sect010.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en.&amp;nbsp;" target="_blank"&gt;http://go.documentation.sas.com/?docsetId=etsug&amp;amp;docsetTarget=etsug_tffordet_sect010.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en.&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 16:16:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forecast-Studio-Exponential-smoothing-initialitzation/m-p/414455#M2853</guid>
      <dc:creator>mitrov</dc:creator>
      <dc:date>2017-11-17T16:16:14Z</dc:date>
    </item>
  </channel>
</rss>

