<?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 reg - assessing models with blocks of variables in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/proc-reg-assessing-models-with-blocks-of-variables/m-p/249297#M13101</link>
    <description>&lt;P&gt;Since PROC REG is interactive, you can include as many model statements as you want. &amp;nbsp;The only thing you will not get in the output&amp;nbsp;is a likelihood ratio test, but that can be calculated from the Type I sums of squares. &amp;nbsp;See the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_reg_examples03.htm" href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_reg_examples03.htm" target="_self"&gt;http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_reg_examples03.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In that example there are only two variables entered into&amp;nbsp;one of the two model statements, and one into the other, but you should be able to easily expand this example to your code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve Denham&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Feb 2016 20:27:10 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2016-02-10T20:27:10Z</dc:date>
    <item>
      <title>proc reg - assessing models with blocks of variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-reg-assessing-models-with-blocks-of-variables/m-p/249256#M13099</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to run a regression analysis in SAS using proc reg with two sets of variables (second set includes the first set). But I don't want to use selection=stepwise because I don't want any variables discarded based on their contribution. I use SAS 9.4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically want to first run&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;model&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; intention =&amp;nbsp;var_a&amp;nbsp;var_b var_c&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;and then run another model&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Courier New"&gt;&lt;FONT color="#0000ff"&gt;model&lt;/FONT&gt; intention =&amp;nbsp;var_a&amp;nbsp;var_b var_c var_d var_e&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Courier New"&gt;and see the change in R2, F, significance between the two models. &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Courier New"&gt;I ran it in SPSS (output attached) and this is what I want to get in SAS too. Thank you.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 17:06:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-reg-assessing-models-with-blocks-of-variables/m-p/249256#M13099</guid>
      <dc:creator>mmjohnson</dc:creator>
      <dc:date>2016-02-10T17:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: proc reg - assessing models with blocks of variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-reg-assessing-models-with-blocks-of-variables/m-p/249297#M13101</link>
      <description>&lt;P&gt;Since PROC REG is interactive, you can include as many model statements as you want. &amp;nbsp;The only thing you will not get in the output&amp;nbsp;is a likelihood ratio test, but that can be calculated from the Type I sums of squares. &amp;nbsp;See the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_reg_examples03.htm" href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_reg_examples03.htm" target="_self"&gt;http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_reg_examples03.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In that example there are only two variables entered into&amp;nbsp;one of the two model statements, and one into the other, but you should be able to easily expand this example to your code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve Denham&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 20:27:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-reg-assessing-models-with-blocks-of-variables/m-p/249297#M13101</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2016-02-10T20:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: proc reg - assessing models with blocks of variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-reg-assessing-models-with-blocks-of-variables/m-p/249314#M13107</link>
      <description>&lt;P&gt;Thank you, that is helpful. But I was also looking to get a table showing the change in R-squared, F-statistic and p-value between the two models. Do you know where I could find a reference for that option?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 21:23:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-reg-assessing-models-with-blocks-of-variables/m-p/249314#M13107</guid>
      <dc:creator>mmjohnson</dc:creator>
      <dc:date>2016-02-10T21:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: proc reg - assessing models with blocks of variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-reg-assessing-models-with-blocks-of-variables/m-p/250152#M13175</link>
      <description>&lt;P&gt;ODS output statements can put all of the fit statistics into a dataset, and from there you can do about anything.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve Denham&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 19:32:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-reg-assessing-models-with-blocks-of-variables/m-p/250152#M13175</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2016-02-15T19:32:20Z</dc:date>
    </item>
  </channel>
</rss>

