<?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 Proc FMM prozedur in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-FMM-prozedur/m-p/933687#M46573</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Can someone help me how to set a reference of a covariate? In my case, I want to set the highest education category as a reference for the covariate education.&lt;/P&gt;&lt;P&gt;So this is my code, education is ISCED_gr and reference need to be ISCED_gr=3 or high:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc fmm data=work.GruppierungAlternew;&lt;BR /&gt;class PHQg_gr Altersgruppe Alkoholkonsum Rauchstatus ISCED_gr;&lt;BR /&gt;model OHIPg = PHQg_gr Altersgruppe Alkoholkonsum Rauchstatus ISCED_gr/ cl dist=tpoisson;&lt;BR /&gt;model OHIPg = / cl dist=constant;&lt;BR /&gt;probmodel Altersgruppe PHQg_gr ISCED_gr Alkoholkonsum Rauchstatus /cl;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot!!!&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jun 2024 15:22:17 GMT</pubDate>
    <dc:creator>LeniLesola</dc:creator>
    <dc:date>2024-06-25T15:22:17Z</dc:date>
    <item>
      <title>Proc FMM prozedur</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-FMM-prozedur/m-p/933687#M46573</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Can someone help me how to set a reference of a covariate? In my case, I want to set the highest education category as a reference for the covariate education.&lt;/P&gt;&lt;P&gt;So this is my code, education is ISCED_gr and reference need to be ISCED_gr=3 or high:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc fmm data=work.GruppierungAlternew;&lt;BR /&gt;class PHQg_gr Altersgruppe Alkoholkonsum Rauchstatus ISCED_gr;&lt;BR /&gt;model OHIPg = PHQg_gr Altersgruppe Alkoholkonsum Rauchstatus ISCED_gr/ cl dist=tpoisson;&lt;BR /&gt;model OHIPg = / cl dist=constant;&lt;BR /&gt;probmodel Altersgruppe PHQg_gr ISCED_gr Alkoholkonsum Rauchstatus /cl;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot!!!&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 15:22:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-FMM-prozedur/m-p/933687#M46573</guid>
      <dc:creator>LeniLesola</dc:creator>
      <dc:date>2024-06-25T15:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Proc FMM prozedur</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-FMM-prozedur/m-p/934062#M46576</link>
      <description>&lt;P&gt;Well, REF=LAST is the default, so the analysis you propose should set the estimate for&amp;nbsp;&lt;SPAN&gt;ISCED_gr=3 to zero, which establishes it as the reference category.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SteveDenham&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 13:52:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-FMM-prozedur/m-p/934062#M46576</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2024-06-28T13:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Proc FMM prozedur</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-FMM-prozedur/m-p/934108#M46577</link>
      <description>&lt;P&gt;Proc FMM is not as flexible as some of the other procedures with respect to the CLASS statement and explicitly defining the reference level.&amp;nbsp; Instead, y&lt;SPAN&gt;ou can adjust the order of CLASS variable levels with the&amp;nbsp;&lt;/SPAN&gt;&lt;A tabindex="0" href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/statug/statug_fmm_syntax01.htm#statug.fmm.orderopt" target="_self"&gt;ORDER=&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;option in the&amp;nbsp;&lt;/SPAN&gt;&lt;A tabindex="0" href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/statug/statug_fmm_syntax01.htm" target="_blank"&gt;PROC FMM&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;statement.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 15:48:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-FMM-prozedur/m-p/934108#M46577</guid>
      <dc:creator>SAS_Rob</dc:creator>
      <dc:date>2024-06-28T15:48:24Z</dc:date>
    </item>
  </channel>
</rss>

