<?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: Proc Autoreg : Chow test on single variable in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Proc-Autoreg-Chow-test-on-single-variable/m-p/398943#M2679</link>
    <description>&lt;P&gt;The model you specififed is an intercept only model where the only parameter is the intercept. It is just a special case of a regression model with both intercept and slope parameter. And the computation of Chow test follows the same formula. You&amp;nbsp;split the sample into two subsamples,&amp;nbsp;the first one&amp;nbsp;contains observations from 1 to 79, the second subsample contains observations from 80 and above, and you&amp;nbsp;perform the same regression(intercept only&amp;nbsp;regression)&amp;nbsp;on each of the two subsamples.&amp;nbsp;Instead of testing both the intercept and slope parameter(in the case when you have an independent variable and intercept) are different across the two subsamples, you are now testing(in the case&amp;nbsp;of intercept only&amp;nbsp;model)&amp;nbsp;that the intercept parameter is different in the two subsamples. You can use the formula for Chow test in the documentation to compute the Chow test after spliting the samples:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG width="235" height="38" class="math" alt="\[ \mr{F}_\mi {chow} = \frac{({\mb{\hat{u}} ’}\mb{\hat{u}} - {\mb{\hat{u}}’}_{1}\mb{\hat{u}} _{1} - {\mb{\hat{u}}’}_{2}\mb{\hat{u}} _{2}) / {k}}{( {\mb{\hat{u}}’}_{1} \mb{\hat{u}} _{1} + {\mb{\hat{u}}’}_{2} \mb{\hat{u}} _{2}) / (n_{1}+n_{2}-2k)} \]" src="https://support.sas.com/documentation/cdl/en/etsug/68148/HTML/default/images/etsug_autoreg0750.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;where &lt;SPAN&gt;&lt;IMG width="8" height="11" class="math" alt="${\mb{\hat{u}} }$" src="https://support.sas.com/documentation/cdl/en/etsug/68148/HTML/default/images/etsug_autoreg0751.png" border="0" /&gt;&lt;/SPAN&gt; is the regression residual vector from the full set model, &lt;SPAN&gt;&lt;IMG width="13" height="13" class="math" alt="${\mb{\hat{u}} _{1}}$" src="https://support.sas.com/documentation/cdl/en/etsug/68148/HTML/default/images/etsug_autoreg0752.png" border="0" /&gt;&lt;/SPAN&gt; is the regression residual vector from the first set model, and &lt;SPAN&gt;&lt;IMG width="14" height="13" class="math" alt="${\mb{\hat{u}} _{2}}$" src="https://support.sas.com/documentation/cdl/en/etsug/68148/HTML/default/images/etsug_autoreg0753.png" border="0" /&gt;&lt;/SPAN&gt; is the regression residual vector from the second set model, n1 and n2 are&amp;nbsp;the numbers of observations in each of the two subsamples, and k is the number of parameters which is equal to 1&amp;nbsp;in the case with intercept only model.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Sep 2017 20:47:34 GMT</pubDate>
    <dc:creator>SASCom1</dc:creator>
    <dc:date>2017-09-26T20:47:34Z</dc:date>
    <item>
      <title>Proc Autoreg : Chow test on single variable</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Proc-Autoreg-Chow-test-on-single-variable/m-p/398469#M2672</link>
      <description>Hi All, I have below code:- proc autoreg data=Data; model x=/chow=80; run; In this how does F value for Chow test gets computed as only one variable is provided. How would two seperate regression be computed for breakpoint 80. Please help me understand how does Chow test in this case works. Thanks</description>
      <pubDate>Mon, 25 Sep 2017 09:19:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Proc-Autoreg-Chow-test-on-single-variable/m-p/398469#M2672</guid>
      <dc:creator>Reshu1</dc:creator>
      <dc:date>2017-09-25T09:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Autoreg : Chow test on single variable</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Proc-Autoreg-Chow-test-on-single-variable/m-p/398943#M2679</link>
      <description>&lt;P&gt;The model you specififed is an intercept only model where the only parameter is the intercept. It is just a special case of a regression model with both intercept and slope parameter. And the computation of Chow test follows the same formula. You&amp;nbsp;split the sample into two subsamples,&amp;nbsp;the first one&amp;nbsp;contains observations from 1 to 79, the second subsample contains observations from 80 and above, and you&amp;nbsp;perform the same regression(intercept only&amp;nbsp;regression)&amp;nbsp;on each of the two subsamples.&amp;nbsp;Instead of testing both the intercept and slope parameter(in the case when you have an independent variable and intercept) are different across the two subsamples, you are now testing(in the case&amp;nbsp;of intercept only&amp;nbsp;model)&amp;nbsp;that the intercept parameter is different in the two subsamples. You can use the formula for Chow test in the documentation to compute the Chow test after spliting the samples:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG width="235" height="38" class="math" alt="\[ \mr{F}_\mi {chow} = \frac{({\mb{\hat{u}} ’}\mb{\hat{u}} - {\mb{\hat{u}}’}_{1}\mb{\hat{u}} _{1} - {\mb{\hat{u}}’}_{2}\mb{\hat{u}} _{2}) / {k}}{( {\mb{\hat{u}}’}_{1} \mb{\hat{u}} _{1} + {\mb{\hat{u}}’}_{2} \mb{\hat{u}} _{2}) / (n_{1}+n_{2}-2k)} \]" src="https://support.sas.com/documentation/cdl/en/etsug/68148/HTML/default/images/etsug_autoreg0750.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;where &lt;SPAN&gt;&lt;IMG width="8" height="11" class="math" alt="${\mb{\hat{u}} }$" src="https://support.sas.com/documentation/cdl/en/etsug/68148/HTML/default/images/etsug_autoreg0751.png" border="0" /&gt;&lt;/SPAN&gt; is the regression residual vector from the full set model, &lt;SPAN&gt;&lt;IMG width="13" height="13" class="math" alt="${\mb{\hat{u}} _{1}}$" src="https://support.sas.com/documentation/cdl/en/etsug/68148/HTML/default/images/etsug_autoreg0752.png" border="0" /&gt;&lt;/SPAN&gt; is the regression residual vector from the first set model, and &lt;SPAN&gt;&lt;IMG width="14" height="13" class="math" alt="${\mb{\hat{u}} _{2}}$" src="https://support.sas.com/documentation/cdl/en/etsug/68148/HTML/default/images/etsug_autoreg0753.png" border="0" /&gt;&lt;/SPAN&gt; is the regression residual vector from the second set model, n1 and n2 are&amp;nbsp;the numbers of observations in each of the two subsamples, and k is the number of parameters which is equal to 1&amp;nbsp;in the case with intercept only model.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 20:47:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Proc-Autoreg-Chow-test-on-single-variable/m-p/398943#M2679</guid>
      <dc:creator>SASCom1</dc:creator>
      <dc:date>2017-09-26T20:47:34Z</dc:date>
    </item>
  </channel>
</rss>

