<?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 Extend date series in EGuide to forecast in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Extend-date-series-in-EGuide-to-forecast/m-p/83808#M8019</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on a forecasting project where I am calculating moving averages.&amp;nbsp; I would like to calculate these monthly moving averages through July 2014 in SAS Enterprise Guide, however, the dates in my data set only go to July 2013 (because the historical data is only reported to the present date).&amp;nbsp; I have done extensive manipulation of my data set and it is difficult for me to go back and add those dates to the end of the Excel file that I originally pulled the data from.&amp;nbsp; Does anyone know of an easy way to add the dates to the end of my dataset and calculate the moving averages post-manipulation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jul 2013 19:48:54 GMT</pubDate>
    <dc:creator>claireluen</dc:creator>
    <dc:date>2013-07-18T19:48:54Z</dc:date>
    <item>
      <title>Extend date series in EGuide to forecast</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Extend-date-series-in-EGuide-to-forecast/m-p/83808#M8019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on a forecasting project where I am calculating moving averages.&amp;nbsp; I would like to calculate these monthly moving averages through July 2014 in SAS Enterprise Guide, however, the dates in my data set only go to July 2013 (because the historical data is only reported to the present date).&amp;nbsp; I have done extensive manipulation of my data set and it is difficult for me to go back and add those dates to the end of the Excel file that I originally pulled the data from.&amp;nbsp; Does anyone know of an easy way to add the dates to the end of my dataset and calculate the moving averages post-manipulation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 19:48:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Extend-date-series-in-EGuide-to-forecast/m-p/83808#M8019</guid>
      <dc:creator>claireluen</dc:creator>
      <dc:date>2013-07-18T19:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Extend date series in EGuide to forecast</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Extend-date-series-in-EGuide-to-forecast/m-p/83809#M8020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your dataset is ordered ... would the lag funtion be helpful?&lt;/P&gt;&lt;P&gt;See: &lt;A href="http://support.sas.com/documentation/cdl/en/lefunctionsref/64814/HTML/default/viewer.htm#n0l66p5oqex1f2n1quuopdvtcjqb.htm" title="http://support.sas.com/documentation/cdl/en/lefunctionsref/64814/HTML/default/viewer.htm#n0l66p5oqex1f2n1quuopdvtcjqb.htm"&gt;SAS(R) 9.4 Functions and CALL Routines: Reference&lt;/A&gt;&amp;nbsp;&amp;nbsp; (lag samples - several: calculation moving average) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 20:03:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Extend-date-series-in-EGuide-to-forecast/m-p/83809#M8020</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2013-07-18T20:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Extend date series in EGuide to forecast</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Extend-date-series-in-EGuide-to-forecast/m-p/83810#M8021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think so.&amp;nbsp; Basically I just want to tack on 12 months to the end of my time series.&amp;nbsp; I know how to calculate the moving averages.&amp;nbsp; The problem is just that when my dates end, so does my dataset and the moving averages stop calculating.&amp;nbsp; I am looking for an easy way to extend my dates into 2014 so that I can get the moving averages for those months as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 20:09:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Extend-date-series-in-EGuide-to-forecast/m-p/83810#M8021</guid>
      <dc:creator>claireluen</dc:creator>
      <dc:date>2013-07-18T20:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Extend date series in EGuide to forecast</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Extend-date-series-in-EGuide-to-forecast/m-p/83811#M8022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create the dates/data in a dataset and then append them, and then calculate your moving averages. &lt;/P&gt;&lt;P&gt;Does that make sense to you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, provide a sample of what your data looks like, what you expect as output and someone can help with the coding or instructions on how to use EG to get it done. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 20:24:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Extend-date-series-in-EGuide-to-forecast/m-p/83811#M8022</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-07-18T20:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Extend date series in EGuide to forecast</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Extend-date-series-in-EGuide-to-forecast/m-p/83812#M8023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The append is what I needed.&amp;nbsp; Thank you, Reeza.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 21:03:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Extend-date-series-in-EGuide-to-forecast/m-p/83812#M8023</guid>
      <dc:creator>claireluen</dc:creator>
      <dc:date>2013-07-18T21:03:09Z</dc:date>
    </item>
  </channel>
</rss>

