<?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: Class Statement in proc genmod in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Class-Statement-in-proc-genmod/m-p/307927#M66008</link>
    <description>&lt;P&gt;A classification variable compares the effect of each level to SOMETHING. &amp;nbsp;Often the comparison is to a reference level, but it could also be to last level, the first level, or the average effect over all levels.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The documentation for &lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_introcom_sect002.htm" target="_self"&gt;"Parameterization of Model Effects"&lt;/A&gt; discusses the various ways to choose a parameterization for a CLASS variable. For interpretation and applications of different parameterizations, see &lt;A href="http://www2.sas.com/proceedings/sugi30/212-30.pdf" target="_self"&gt;Pasta (2005).&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For PROC GENMOD, you can use the PARAM= option to choose the parameterization. For example:&lt;/P&gt;
&lt;P&gt;CLASS C / param=effect ref='MyRefLevel';&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Oct 2016 15:05:00 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2016-10-28T15:05:00Z</dc:date>
    <item>
      <title>Class Statement in proc genmod</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Class-Statement-in-proc-genmod/m-p/307922#M66007</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to know if there is a way that I can elimnate refrence option in class statement using genmod procedure?&lt;/P&gt;&lt;P&gt;Because when I run my model, it gives me the last category of each variable in the class as a reference to that variable.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2016 14:43:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Class-Statement-in-proc-genmod/m-p/307922#M66007</guid>
      <dc:creator>fayez61</dc:creator>
      <dc:date>2016-10-28T14:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Class Statement in proc genmod</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Class-Statement-in-proc-genmod/m-p/307927#M66008</link>
      <description>&lt;P&gt;A classification variable compares the effect of each level to SOMETHING. &amp;nbsp;Often the comparison is to a reference level, but it could also be to last level, the first level, or the average effect over all levels.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The documentation for &lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_introcom_sect002.htm" target="_self"&gt;"Parameterization of Model Effects"&lt;/A&gt; discusses the various ways to choose a parameterization for a CLASS variable. For interpretation and applications of different parameterizations, see &lt;A href="http://www2.sas.com/proceedings/sugi30/212-30.pdf" target="_self"&gt;Pasta (2005).&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For PROC GENMOD, you can use the PARAM= option to choose the parameterization. For example:&lt;/P&gt;
&lt;P&gt;CLASS C / param=effect ref='MyRefLevel';&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2016 15:05:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Class-Statement-in-proc-genmod/m-p/307927#M66008</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-10-28T15:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Class Statement in proc genmod</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Class-Statement-in-proc-genmod/m-p/308062#M66049</link>
      <description>So you need GLM parameterize ?

CLASS C / param=glm</description>
      <pubDate>Sat, 29 Oct 2016 04:51:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Class-Statement-in-proc-genmod/m-p/308062#M66049</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-10-29T04:51:48Z</dc:date>
    </item>
  </channel>
</rss>

