<?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: Stationarity in an Interrupted time series in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Stationarity-in-an-Interrupted-time-series/m-p/873894#M4663</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have moved your question to the "SAS Forecasting and Econometrics" - board.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Stationarity is never an end in itself (an objective in itself).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The interruption / structural break in your time series will indeed probably break the -- possibly present -- stationarity as well (since "stationarity" means that&amp;nbsp;the statistical properties of a time series -- or rather the process generating it -- do not change over time)&lt;SPAN&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But the question is : do you need to address non-stationarity?&lt;BR /&gt;OK , stationarity is important because many useful analytical tools and statistical tests and models rely on it. But what is your end-goal? What do want to achieve?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 04 May 2023 15:12:39 GMT</pubDate>
    <dc:creator>sbxkoenk</dc:creator>
    <dc:date>2023-05-04T15:12:39Z</dc:date>
    <item>
      <title>Stationarity in an Interrupted time series</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Stationarity-in-an-Interrupted-time-series/m-p/873674#M4662</link>
      <description>&lt;P&gt;I am using proc autoreg in SAS to conduct an ITS analysis and I have a question about stationarity. Proc autoreg is able to perform the augmented dickey-fuller (ADF), the phillips-person (PP), and the KPSS test for stationarity. I believe I have a good understanding of the difference in their interpretations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is whether I test for stationarity across the interruption. For example, if I had a 36 month study period with an interruption at month 25, would I look at stationarity as separate parts (months 1-24 and 25-36) or as a whole (1-36)? My thought process is, that the interruption would likely cause it not to be stationary and thus ran separately.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the clarification&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Code I am using below, but this seemed more of a statistical approach logic rather than a code question:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;proc autoreg data=one;
    model outcome = /stationarity=(kpss=(kernel=qs auto))stationarity=(phillips);
where  1&amp;lt;= month &amp;lt;= 24;
run;&lt;/CODE&gt;&amp;nbsp;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 15:33:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Stationarity-in-an-Interrupted-time-series/m-p/873674#M4662</guid>
      <dc:creator>Levi_M</dc:creator>
      <dc:date>2023-05-03T15:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Stationarity in an Interrupted time series</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Stationarity-in-an-Interrupted-time-series/m-p/873894#M4663</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have moved your question to the "SAS Forecasting and Econometrics" - board.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Stationarity is never an end in itself (an objective in itself).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The interruption / structural break in your time series will indeed probably break the -- possibly present -- stationarity as well (since "stationarity" means that&amp;nbsp;the statistical properties of a time series -- or rather the process generating it -- do not change over time)&lt;SPAN&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But the question is : do you need to address non-stationarity?&lt;BR /&gt;OK , stationarity is important because many useful analytical tools and statistical tests and models rely on it. But what is your end-goal? What do want to achieve?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 15:12:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Stationarity-in-an-Interrupted-time-series/m-p/873894#M4663</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-05-04T15:12:39Z</dc:date>
    </item>
  </channel>
</rss>

