<?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 Forecast missing values Proc ESM in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forecast-missing-values-Proc-ESM/m-p/409190#M2758</link>
    <description>&lt;P&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;Hi folks&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;I&amp;nbsp; am new to SAS and I am contemplating to use the command PROC ESM. I have 3&amp;nbsp;monthly employment series from Jan 2000 to July 2016. The 3&amp;nbsp;series have some missing values.&amp;nbsp;&amp;nbsp; Also 2 of the variables don't have any values at the beginning. Is this command the right one? Should I do something different if the first values of the series are missing?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;Another option is to use moving average to estimate the missing months. What command should I use in SAS?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;Thanks&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;Maria&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 31 Oct 2017 16:36:08 GMT</pubDate>
    <dc:creator>pilicasalv</dc:creator>
    <dc:date>2017-10-31T16:36:08Z</dc:date>
    <item>
      <title>Forecast missing values Proc ESM</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forecast-missing-values-Proc-ESM/m-p/409190#M2758</link>
      <description>&lt;P&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;Hi folks&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;I&amp;nbsp; am new to SAS and I am contemplating to use the command PROC ESM. I have 3&amp;nbsp;monthly employment series from Jan 2000 to July 2016. The 3&amp;nbsp;series have some missing values.&amp;nbsp;&amp;nbsp; Also 2 of the variables don't have any values at the beginning. Is this command the right one? Should I do something different if the first values of the series are missing?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;Another option is to use moving average to estimate the missing months. What command should I use in SAS?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;Thanks&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;Maria&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2017 16:36:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forecast-missing-values-Proc-ESM/m-p/409190#M2758</guid>
      <dc:creator>pilicasalv</dc:creator>
      <dc:date>2017-10-31T16:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Forecast missing values Proc ESM</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forecast-missing-values-Proc-ESM/m-p/409203#M2759</link>
      <description>&lt;P&gt;I hope somebody has a better way ... I always have had to jump through multiple hoops when there are missing values at the beginning of the series.&amp;nbsp; My steps:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(1) Forecast missing values, using something like ID month_begin_date interval=monthly;&amp;nbsp; That still leaves missing values at the beginning of the series.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(2) Create an artificial variable, with month beginning dates, but it backwards order.&amp;nbsp; So the first MONTH_BEGIN_DATE has the highest value for this artificial variable, and the last MONTH_BEGIN_DATE has the lowest value.&amp;nbsp; But the artificial variable must still take on values that&amp;nbsp;represent the first day of the month.&amp;nbsp; Sort the data by this artificial variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(3) Forecast missing values, using something like ID ARTIFICIAL_DATE interval=monthly;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(4) Drop the ARTIFICIAL_DATE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's a lot to ask if&amp;nbsp; you are new to SAS.&amp;nbsp; So I hope somebody out there has a better way.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2017 16:33:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forecast-missing-values-Proc-ESM/m-p/409203#M2759</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2017-10-31T16:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Forecast missing values Proc ESM</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forecast-missing-values-Proc-ESM/m-p/409204#M2760</link>
      <description>Thank you! Will take into account your suggestion &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Tue, 31 Oct 2017 16:34:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forecast-missing-values-Proc-ESM/m-p/409204#M2760</guid>
      <dc:creator>pilicasalv</dc:creator>
      <dc:date>2017-10-31T16:34:01Z</dc:date>
    </item>
  </channel>
</rss>

