<?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 PROC Forecast Or PROC ESM - Very critical decision in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/PROC-Forecast-Or-PROC-ESM-Very-critical-decision/m-p/190682#M48053</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H3&gt;&lt;SPAN style="color: #000000;"&gt;Hi Experts,&lt;/SPAN&gt;&lt;/H3&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;I am trying to leverage best available option to forecast time series data using SAS procedures.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;I am trying and testing&lt;EM&gt; Proc Forecast and Proc ESM&lt;/EM&gt;&amp;nbsp; from last few days and I came across many differences in capabilities, usability, limitations, end output production and underlying algorithms or logic for selecting automatic model when no any model is specified.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 16px;"&gt;Primarily&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt; I am seeking to use any of these procedures such that it will automatically select the best fit model for all of the variables in the dataset by analyzing the pattern of data in the past for individual variable, can anyone please enlighten scope of using these procedures for the purpose I stated. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;Also what are pros and cons of using any of the Procedure.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;Harshad.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Nov 2014 16:02:39 GMT</pubDate>
    <dc:creator>HarshadMadhamshettiwar</dc:creator>
    <dc:date>2014-11-29T16:02:39Z</dc:date>
    <item>
      <title>PROC Forecast Or PROC ESM - Very critical decision</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-Forecast-Or-PROC-ESM-Very-critical-decision/m-p/190682#M48053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H3&gt;&lt;SPAN style="color: #000000;"&gt;Hi Experts,&lt;/SPAN&gt;&lt;/H3&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;I am trying to leverage best available option to forecast time series data using SAS procedures.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;I am trying and testing&lt;EM&gt; Proc Forecast and Proc ESM&lt;/EM&gt;&amp;nbsp; from last few days and I came across many differences in capabilities, usability, limitations, end output production and underlying algorithms or logic for selecting automatic model when no any model is specified.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 16px;"&gt;Primarily&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt; I am seeking to use any of these procedures such that it will automatically select the best fit model for all of the variables in the dataset by analyzing the pattern of data in the past for individual variable, can anyone please enlighten scope of using these procedures for the purpose I stated. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;Also what are pros and cons of using any of the Procedure.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;Harshad.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Nov 2014 16:02:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-Forecast-Or-PROC-ESM-Very-critical-decision/m-p/190682#M48053</guid>
      <dc:creator>HarshadMadhamshettiwar</dc:creator>
      <dc:date>2014-11-29T16:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: PROC Forecast Or PROC ESM - Very critical decision</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-Forecast-Or-PROC-ESM-Very-critical-decision/m-p/190683#M48054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;per this site - proc forecast is more or less deprecated so I would not write any new code that depends on it.&amp;nbsp; They recommend using ESM or autoreg instead.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: yellow;"&gt;"The FORECAST procedure is superseded by newer SAS/ETS procedures that provide more powerful and flexible versions&lt;/SPAN&gt; of the forecasting methods provided by PROC FORECAST"&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/etsug/66100/HTML/default/etsug_forecast_overview.htm" title="http://support.sas.com/documentation/cdl/en/etsug/66100/HTML/default/etsug_forecast_overview.htm"&gt;Overview: FORECAST Procedure :: SAS/ETS(R) 12.3 User's Guide&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:13:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-Forecast-Or-PROC-ESM-Very-critical-decision/m-p/190683#M48054</guid>
      <dc:creator>asdfghjkl__lpoi87654ewasxcv</dc:creator>
      <dc:date>2014-12-18T19:13:32Z</dc:date>
    </item>
  </channel>
</rss>

