<?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: How does PROC ARIMA know what time/date variable? in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-PROC-ARIMA-know-what-time-date-variable/m-p/674321#M3914</link>
    <description>&lt;P&gt;I moved this to the Forecasting community.&lt;/P&gt;</description>
    <pubDate>Tue, 04 Aug 2020 11:54:03 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2020-08-04T11:54:03Z</dc:date>
    <item>
      <title>How does PROC ARIMA know what time/date variable?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-PROC-ARIMA-know-what-time-date-variable/m-p/674252#M3912</link>
      <description>&lt;P&gt;I am trying to get a cross-correlogram between stock returns and trading volumes and run across PROC ARIMA. I wonder how does PROC ARIMA know which variable is the time variable? In PROC TIMESERIES or PROC EXPAND, we have to specify a time variable with an ID statement, and if there are many groups (in my case, stocks), we have to specify a BY statement.&lt;/P&gt;
&lt;P&gt;Does PROC ARIMA assume there are only 1 group and the data is already sorted by time sequence?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 02:47:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-PROC-ARIMA-know-what-time-date-variable/m-p/674252#M3912</guid>
      <dc:creator>somebody</dc:creator>
      <dc:date>2020-08-04T02:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: How does PROC ARIMA know what time/date variable?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-PROC-ARIMA-know-what-time-date-variable/m-p/674314#M3913</link>
      <description>Please post it at Forecasting Forum.</description>
      <pubDate>Tue, 04 Aug 2020 11:43:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-PROC-ARIMA-know-what-time-date-variable/m-p/674314#M3913</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2020-08-04T11:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: How does PROC ARIMA know what time/date variable?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-PROC-ARIMA-know-what-time-date-variable/m-p/674321#M3914</link>
      <description>&lt;P&gt;I moved this to the Forecasting community.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 11:54:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-PROC-ARIMA-know-what-time-date-variable/m-p/674321#M3914</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-08-04T11:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: How does PROC ARIMA know what time/date variable?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-PROC-ARIMA-know-what-time-date-variable/m-p/674867#M3921</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/98381"&gt;@somebody&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PROC ARIMA assumes the data are equally-spaced and sorted sequentially over time, therefore, a time ID variable is not required to compute the cross-correlations.&amp;nbsp; If you have gaps in the data, then these gaps should be filled in with missing values (or some other value of your choosing) prior to running the procedure in order to preserve the correct spacing between observations.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PROC ARIMA supports a BY statement so you can perform a separate analysis for each BY group.&amp;nbsp; Within each BY group, PROC ARIMA assumes the data is equally-spaced and sorted sequentially over time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps!&lt;/P&gt;
&lt;P&gt;DW&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2020 21:19:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-PROC-ARIMA-know-what-time-date-variable/m-p/674867#M3921</guid>
      <dc:creator>dw_sas</dc:creator>
      <dc:date>2020-08-05T21:19:41Z</dc:date>
    </item>
  </channel>
</rss>

