<?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 Timeseries without Proc Timeseries or Proc Arima in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Timeseries-without-Proc-Timeseries-or-Proc-Arima/m-p/908623#M83187</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using SAS 9.4 but my license does not support proc timeseries or proc arima, are there any good examples of how to perform a timeseries analysis without using these two procedures? For background, I have a dataset looking at procedures from 2010-2022 and I am looking at the rate of rate of an event pre/post implementation of an intervention. Thank you for any help!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Dec 2023 15:16:31 GMT</pubDate>
    <dc:creator>GS2</dc:creator>
    <dc:date>2023-12-18T15:16:31Z</dc:date>
    <item>
      <title>Timeseries without Proc Timeseries or Proc Arima</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Timeseries-without-Proc-Timeseries-or-Proc-Arima/m-p/908623#M83187</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using SAS 9.4 but my license does not support proc timeseries or proc arima, are there any good examples of how to perform a timeseries analysis without using these two procedures? For background, I have a dataset looking at procedures from 2010-2022 and I am looking at the rate of rate of an event pre/post implementation of an intervention. Thank you for any help!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 15:16:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Timeseries-without-Proc-Timeseries-or-Proc-Arima/m-p/908623#M83187</guid>
      <dc:creator>GS2</dc:creator>
      <dc:date>2023-12-18T15:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Timeseries without Proc Timeseries or Proc Arima</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Timeseries-without-Proc-Timeseries-or-Proc-Arima/m-p/908649#M83188</link>
      <description>&lt;P&gt;Please post an example of your data, in text form, preferably as DATA step code with datalines.&lt;/P&gt;
&lt;P&gt;Then show what result you expect from this.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 16:53:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Timeseries-without-Proc-Timeseries-or-Proc-Arima/m-p/908649#M83188</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-12-18T16:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Timeseries without Proc Timeseries or Proc Arima</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Timeseries-without-Proc-Timeseries-or-Proc-Arima/m-p/908652#M83189</link>
      <description>&lt;P&gt;PROC GEE, PROC GENMOD, PROC GLIMMIX can be tried.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Usage Note 70498: Interrupted time series analysis: Assess the effects of an intervention on subjects observed longitudinally&lt;BR /&gt;&lt;A href="https://support.sas.com/kb/70/498.html" target="_blank" rel="noopener"&gt;https://support.sas.com/kb/70/498.html&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Home &amp;gt; Analytics &amp;gt; Stat Procedures &amp;gt; &lt;BR /&gt;Interrupted time series using prox glimmix or proc genmod with a binary response variable&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/Statistical-Procedures/Interrupted-time-series-using-prox-glimmix-or-proc-genmod-with-a/td-p/898471" target="_blank" rel="noopener"&gt;https://communities.sas.com/t5/Statistical-Procedures/Interrupted-time-series-using-prox-glimmix-or-proc-genmod-with-a/td-p/898471&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;[&lt;FONT color="#008000"&gt;&lt;STRONG&gt;EDIT two weeks later&lt;/STRONG&gt;&lt;/FONT&gt;]&lt;/P&gt;
&lt;P&gt;You might also use PROC MIXED for this. This paper has some information and examples:&lt;BR /&gt;SAS Global Forum 2020 -- Paper 4674-2020&lt;BR /&gt;&lt;STRONG&gt;Time After Time: Difference-in-Differences and Interrupted Time Series Models in SAS®&lt;/STRONG&gt;&lt;BR /&gt;E Margaret Warton, Kaiser Permanente Northern California Division of Research&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2020/4674-2020.pdf" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2020/4674-2020.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Sat, 30 Dec 2023 11:16:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Timeseries-without-Proc-Timeseries-or-Proc-Arima/m-p/908652#M83189</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-12-30T11:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Timeseries without Proc Timeseries or Proc Arima</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Timeseries-without-Proc-Timeseries-or-Proc-Arima/m-p/909571#M83200</link>
      <description>&lt;P&gt;I admit ignorance of PROC GEE, GENMOD, and GLIMMIX.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But some timeseries analyses will depend crucially on accommodating serial autocorrelation of error terms.&amp;nbsp; Mostly in econometrics models.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is that a relevant concern for this study?&amp;nbsp; If so, do these proc's provide a way of finding or controlling for this type of autocorrelation?&lt;/P&gt;</description>
      <pubDate>Sat, 23 Dec 2023 22:38:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Timeseries-without-Proc-Timeseries-or-Proc-Arima/m-p/909571#M83200</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2023-12-23T22:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Timeseries without Proc Timeseries or Proc Arima</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Timeseries-without-Proc-Timeseries-or-Proc-Arima/m-p/909574#M83201</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/31461"&gt;@mkeintz&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I admit ignorance of PROC GEE, GENMOD, and GLIMMIX.&lt;/P&gt;
&lt;P&gt;But some timeseries analyses will depend crucially on accommodating serial autocorrelation of error terms.&amp;nbsp; Mostly in econometrics models.&lt;/P&gt;
&lt;P&gt;Is that a relevant concern for this study?&amp;nbsp; If so, do these proc's provide a way of finding or controlling for this type of autocorrelation?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes indeed, because in those procedures you can do "&lt;STRONG&gt;Repeated Measures Data Analysis&lt;/STRONG&gt;". So there is no longer the assumption of independent data points (like in PROC REG and PROC GLM). &lt;BR /&gt;In PROC GLIMMIX, for example, the R matrix is the variance-covariance matrix of the residuals and typically it is of type AR(1) or TOEP (Toeplitz). Note: The random effects in the study and the error term are assumed to be independent random variables.&lt;BR /&gt;So to some extent you can correctly handle longitudinal data (for many subjects), but for real econometric analyses these procedures obviously fall short.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Sun, 24 Dec 2023 00:35:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Timeseries-without-Proc-Timeseries-or-Proc-Arima/m-p/909574#M83201</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-12-24T00:35:18Z</dc:date>
    </item>
  </channel>
</rss>

