<?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: How do I create &amp;quot;outest&amp;quot; table with Partial Squares instead of Estimate parameters ? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/PROC-REG-How-do-I-create-quot-outest-quot-table-with-Partial/m-p/128038#M35017</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, that worked perfectly!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 May 2013 12:36:15 GMT</pubDate>
    <dc:creator>ekruger</dc:creator>
    <dc:date>2013-05-03T12:36:15Z</dc:date>
    <item>
      <title>PROC REG: How do I create "outest" table with Partial Squares instead of Estimate parameters ?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-REG-How-do-I-create-quot-outest-quot-table-with-Partial/m-p/128036#M35015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should be simple. All I want to do is to create at table like OUTEST but instead of estimates, I want the partial rsquare of each explanatory variable in the table. Is there an easy way to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 16:49:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-REG-How-do-I-create-quot-outest-quot-table-with-Partial/m-p/128036#M35015</guid>
      <dc:creator>ekruger</dc:creator>
      <dc:date>2013-05-02T16:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: PROC REG: How do I create "outest" table with Partial Squares instead of Estimate parameters ?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-REG-How-do-I-create-quot-outest-quot-table-with-Partial/m-p/128037#M35016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ODS OUTPUT is your friend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add the scorr1 and scorr2 options to your MODEL statement, and then use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODS OUTPUT parameterestimates=parameterestimates;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it will have the estimates, s.e.'s and partial squared correlations using Type I (sequential) and Type II (nonsequential) sums of squares.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 19:48:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-REG-How-do-I-create-quot-outest-quot-table-with-Partial/m-p/128037#M35016</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2013-05-02T19:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: PROC REG: How do I create "outest" table with Partial Squares instead of Estimate parameters ?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-REG-How-do-I-create-quot-outest-quot-table-with-Partial/m-p/128038#M35017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, that worked perfectly!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 12:36:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-REG-How-do-I-create-quot-outest-quot-table-with-Partial/m-p/128038#M35017</guid>
      <dc:creator>ekruger</dc:creator>
      <dc:date>2013-05-03T12:36:15Z</dc:date>
    </item>
  </channel>
</rss>

