<?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: Testing for regression parameters for difference in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Testing-for-regression-parameters-for-difference/m-p/714306#M220504</link>
    <description>&lt;P&gt;Sorry about that. This is, of course, a different check I want to perform to be consistent with previous literature on cash flow forecasting. So I post here two snapshots (from Barth et al. (2001)&amp;nbsp; for (i) and Cheng and Hollie (2008) for (ii)) which I believe describe hat I want to do.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NikolayDR_1-1611678297878.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53921i3C222C3EE2D5E94E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NikolayDR_1-1611678297878.png" alt="NikolayDR_1-1611678297878.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NikolayDR_0-1611678228353.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53920i8438E0EA9703A872/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NikolayDR_0-1611678228353.png" alt="NikolayDR_0-1611678228353.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jan 2021 16:25:23 GMT</pubDate>
    <dc:creator>NikolayDR</dc:creator>
    <dc:date>2021-01-26T16:25:23Z</dc:date>
    <item>
      <title>Testing for regression parameters for difference</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Testing-for-regression-parameters-for-difference/m-p/714286#M220497</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I am currently conducting an empirical study as a part of my master thesis on the topic Cash Flow Forecasts. So I basically try different models and compare which model has the better explanatory power. I am performing OLS regressions cross- sectionally. However, since most of the models are univariate I want to (i) check if the parameter estimates of the different ratios are statistically different from each other and (ii) perform pair-wise tests to check which parameter estimate is more persistent than the others.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions how I can perform this tasks?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 15:11:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Testing-for-regression-parameters-for-difference/m-p/714286#M220497</guid>
      <dc:creator>NikolayDR</dc:creator>
      <dc:date>2021-01-26T15:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Testing for regression parameters for difference</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Testing-for-regression-parameters-for-difference/m-p/714290#M220498</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;However, since most of the models are univariate I want to (i) check if the parameter estimates of the different ratios are statistically different from each other and (ii) perform pair-wise tests to check which parameter estimate is more persistent than the others.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;"However, since most of the models are univariate..." I think I understand this part (except for the word "most", that isn't clear)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"I want to (i) check if the parameter estimates of the different ratios are statistically different from each other ..." This part is not clear to me. Do you mean you have a fitted model Yhat=b01+b1X1 and another model Yhat=b02+b2X2 and you want to compare b1 to b2?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"... (ii) perform pair-wise tests to check which parameter estimate is more persistent than the others." I have no guess as to what this means.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Earlier, you said "I basically try different models and compare which model has the better explanatory power", where does this fit in with the above? Testing parameter estimates, as you discuss above, is not the same thing as finding which model has the better explanatory power.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 15:34:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Testing-for-regression-parameters-for-difference/m-p/714290#M220498</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-01-26T15:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Testing for regression parameters for difference</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Testing-for-regression-parameters-for-difference/m-p/714306#M220504</link>
      <description>&lt;P&gt;Sorry about that. This is, of course, a different check I want to perform to be consistent with previous literature on cash flow forecasting. So I post here two snapshots (from Barth et al. (2001)&amp;nbsp; for (i) and Cheng and Hollie (2008) for (ii)) which I believe describe hat I want to do.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NikolayDR_1-1611678297878.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53921i3C222C3EE2D5E94E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NikolayDR_1-1611678297878.png" alt="NikolayDR_1-1611678297878.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NikolayDR_0-1611678228353.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53920i8438E0EA9703A872/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NikolayDR_0-1611678228353.png" alt="NikolayDR_0-1611678228353.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 16:25:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Testing-for-regression-parameters-for-difference/m-p/714306#M220504</guid>
      <dc:creator>NikolayDR</dc:creator>
      <dc:date>2021-01-26T16:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Testing for regression parameters for difference</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Testing-for-regression-parameters-for-difference/m-p/714323#M220516</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/359663"&gt;@NikolayDR&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Sorry about that. This is, of course, a different check I want to perform to be consistent with previous literature on cash flow forecasting. So I post here two snapshots (from Barth et al. (2001)&amp;nbsp; for (i) and Cheng and Hollie (2008) for (ii)) which I believe describe hat I want to do.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NikolayDR_1-1611678297878.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53921i3C222C3EE2D5E94E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NikolayDR_1-1611678297878.png" alt="NikolayDR_1-1611678297878.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NikolayDR_0-1611678228353.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53920i8438E0EA9703A872/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NikolayDR_0-1611678228353.png" alt="NikolayDR_0-1611678228353.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Do either of those papers go into sufficient detail for the comparisons you want?&lt;/P&gt;
&lt;P&gt;I am afraid that a small text extract like this and no actual link to the papers isn't terribly helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not an economist and don't even play one on TV. So without a concrete example of what is done I am clueless for specific jargon laden text like that.&lt;/P&gt;
&lt;P&gt;I do know several "pair-wise" comparison techniques. Some of them are pretty flaky but they are comparisons. Doesn't mean I would suggest them as statistically valid or useful without supporting details.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 17:07:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Testing-for-regression-parameters-for-difference/m-p/714323#M220516</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-01-26T17:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Testing for regression parameters for difference</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Testing-for-regression-parameters-for-difference/m-p/714327#M220520</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/359663"&gt;@NikolayDR&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Sorry about that. This is, of course, a different check I want to perform to be consistent with previous literature on cash flow forecasting. So I post here two snapshots (from Barth et al. (2001)&amp;nbsp; for (i) and Cheng and Hollie (2008) for (ii)) which I believe describe hat I want to do.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NikolayDR_1-1611678297878.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53921i3C222C3EE2D5E94E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NikolayDR_1-1611678297878.png" alt="NikolayDR_1-1611678297878.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NikolayDR_0-1611678228353.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53920i8438E0EA9703A872/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NikolayDR_0-1611678228353.png" alt="NikolayDR_0-1611678228353.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This just re-phrases the issues I don't understand in different words, but it provides no additional information and hence no additional understanding. Can you explain these items in detail?? Can you give examples of each?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Also, I asked a very specific question about part 1, which you haven't answered.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 11:37:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Testing-for-regression-parameters-for-difference/m-p/714327#M220520</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-01-27T11:37:59Z</dc:date>
    </item>
  </channel>
</rss>

