<?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: Simple Exponential Smoothing in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Simple-Exponential-Smoothing/m-p/562908#M3571</link>
    <description>&lt;P&gt;PROC FORECAST is superseded by PROC ESM. PROC ESM optimizes the weights of the smoothing model. I recommend you use PROC ESM instead.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 31 May 2019 16:50:13 GMT</pubDate>
    <dc:creator>mitrov</dc:creator>
    <dc:date>2019-05-31T16:50:13Z</dc:date>
    <item>
      <title>Simple Exponential Smoothing</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Simple-Exponential-Smoothing/m-p/562868#M3568</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm using an expo model to forecast a variable monthly for a year. The problem is I get the exact&amp;nbsp;same number for every month. I figured If I change the trend number to 2 or 3 then I get different forecast numbers&amp;nbsp;every month but the forecast wouldn't be accurate. I have a constant model with a very slow moving trend so I thought trend=1 would be the right choise. any suggestions on how to handle this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc forecast data=have interval=month lead=12&lt;/P&gt;&lt;P&gt;method=expo weight=0.2 trend=1&lt;/P&gt;&lt;P&gt;out=want outset=est;&lt;/P&gt;&lt;P&gt;var price;&lt;/P&gt;&lt;P&gt;id date;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 14:48:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Simple-Exponential-Smoothing/m-p/562868#M3568</guid>
      <dc:creator>parmis</dc:creator>
      <dc:date>2019-05-31T14:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Exponential Smoothing</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Simple-Exponential-Smoothing/m-p/562880#M3569</link>
      <description>&lt;P&gt;The answer is in the documentation at:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?docsetId=etsug&amp;amp;docsetTarget=etsug_forecast_syntax02.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en"&gt;https://documentation.sas.com/?docsetId=etsug&amp;amp;docsetTarget=etsug_forecast_syntax02.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29920iAF0B0A0D30234C8F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 15:15:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Simple-Exponential-Smoothing/m-p/562880#M3569</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-05-31T15:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Exponential Smoothing</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Simple-Exponential-Smoothing/m-p/562908#M3571</link>
      <description>&lt;P&gt;PROC FORECAST is superseded by PROC ESM. PROC ESM optimizes the weights of the smoothing model. I recommend you use PROC ESM instead.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 16:50:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Simple-Exponential-Smoothing/m-p/562908#M3571</guid>
      <dc:creator>mitrov</dc:creator>
      <dc:date>2019-05-31T16:50:13Z</dc:date>
    </item>
  </channel>
</rss>

