<?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 Bai &amp;amp; Perron Test codes problems in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Bai-amp-Perron-Test-codes-problems/m-p/245556#M1552</link>
    <description>&lt;P&gt;Hello communities!&lt;BR /&gt;&lt;BR /&gt;I try to find structural brake changes on variable like IPI or unemployment rate, firstly the BP test gives me too many breaks (like 10 in 30 years, impossible!) so I changed the EPS option in the code :&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc autoreg data=mem.ipiesptem; 
model e=e1 e2 / bp=(M=7, P=0, EPS=0.1, PRINTEST=ALL); run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;after it i obtained like 6 breaks (with the SupF(L+1) test it's still too many (but we can continue the analysis with this number) and the SupF test gives me more than 7 breaks.&lt;BR /&gt;So,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1. Can I choose the number of break just with the SupF(L+1) test? (Because the other is always wrong.. and sequential test must be more robust than the simple SupF test)&lt;/P&gt;&lt;P&gt;2. Is the code adapted to my goal?&lt;BR /&gt;3. Is there a solution/modification of my code in order to limit the BP test to the most important breaks in this time series?&lt;BR /&gt;&lt;BR /&gt;Many thanks for any help!! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jan 2016 21:44:05 GMT</pubDate>
    <dc:creator>AME_11</dc:creator>
    <dc:date>2016-01-22T21:44:05Z</dc:date>
    <item>
      <title>Bai &amp; Perron Test codes problems</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Bai-amp-Perron-Test-codes-problems/m-p/245556#M1552</link>
      <description>&lt;P&gt;Hello communities!&lt;BR /&gt;&lt;BR /&gt;I try to find structural brake changes on variable like IPI or unemployment rate, firstly the BP test gives me too many breaks (like 10 in 30 years, impossible!) so I changed the EPS option in the code :&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc autoreg data=mem.ipiesptem; 
model e=e1 e2 / bp=(M=7, P=0, EPS=0.1, PRINTEST=ALL); run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;after it i obtained like 6 breaks (with the SupF(L+1) test it's still too many (but we can continue the analysis with this number) and the SupF test gives me more than 7 breaks.&lt;BR /&gt;So,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1. Can I choose the number of break just with the SupF(L+1) test? (Because the other is always wrong.. and sequential test must be more robust than the simple SupF test)&lt;/P&gt;&lt;P&gt;2. Is the code adapted to my goal?&lt;BR /&gt;3. Is there a solution/modification of my code in order to limit the BP test to the most important breaks in this time series?&lt;BR /&gt;&lt;BR /&gt;Many thanks for any help!! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2016 21:44:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Bai-amp-Perron-Test-codes-problems/m-p/245556#M1552</guid>
      <dc:creator>AME_11</dc:creator>
      <dc:date>2016-01-22T21:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Bai &amp; Perron Test codes problems</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Bai-amp-Perron-Test-codes-problems/m-p/245968#M1556</link>
      <description>&lt;P&gt;This type of question is best answered by SAS Technical Support: &lt;A href="http://support.sas.com/techsup/contact/." target="_blank"&gt;http://support.sas.com/techsup/contact/.&lt;/A&gt; Best of luck to you, and thank you for using the SAS online communities.&lt;BR /&gt;&lt;BR /&gt;Shelley Sessoms&lt;BR /&gt;Online Community Manager&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 20:10:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Bai-amp-Perron-Test-codes-problems/m-p/245968#M1556</guid>
      <dc:creator>ShelleySessoms</dc:creator>
      <dc:date>2016-01-25T20:10:02Z</dc:date>
    </item>
  </channel>
</rss>

