<?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 How to calculate TypeIII SS? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-TypeIII-SS/m-p/827068#M40958</link>
    <description>&lt;P&gt;Dear Professors!&amp;nbsp;How can I estimate type III SS?&lt;/P&gt;
&lt;P&gt;I would be very thankful if anyone can answer my question!&lt;/P&gt;
&lt;P&gt;Thank you very much!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Aug 2022 16:00:00 GMT</pubDate>
    <dc:creator>Diels_O</dc:creator>
    <dc:date>2022-08-04T16:00:00Z</dc:date>
    <item>
      <title>How to calculate TypeIII SS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-TypeIII-SS/m-p/827068#M40958</link>
      <description>&lt;P&gt;Dear Professors!&amp;nbsp;How can I estimate type III SS?&lt;/P&gt;
&lt;P&gt;I would be very thankful if anyone can answer my question!&lt;/P&gt;
&lt;P&gt;Thank you very much!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 16:00:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-TypeIII-SS/m-p/827068#M40958</guid>
      <dc:creator>Diels_O</dc:creator>
      <dc:date>2022-08-04T16:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate TypeIII SS using mixed effects model?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-TypeIII-SS/m-p/827084#M40959</link>
      <description>&lt;P&gt;Try this option "method=type3"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc mixed data = sashelp.heart method=type3;
class status sex bp_status;
model weight =height status sex bp_status;
RUN;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 04 Aug 2022 11:56:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-TypeIII-SS/m-p/827084#M40959</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2022-08-04T11:56:13Z</dc:date>
    </item>
  </channel>
</rss>

