<?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: GENMOD or NLMIXED or GLIMMIX in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/GENMOD-or-NLMIXED-or-GLIMMIX/m-p/537124#M27021</link>
    <description>&lt;P&gt;You could use either GENMOD, GEE, GLIMMIX, or NLMIXED to fit a model to a count response with repeated measurements on subjects. The choice largely depends on what type of model you want to fit for what intended purpose. GENMOD and the newer GEE fit a Generalized Estimating Equations model that is a population averaged model for population level inferences. GLIMMIX and NLMIXED can fit random effects models that are considered subject-specific models for inferences more at the subject level.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Feb 2019 16:26:13 GMT</pubDate>
    <dc:creator>StatDave</dc:creator>
    <dc:date>2019-02-20T16:26:13Z</dc:date>
    <item>
      <title>GENMOD or NLMIXED or GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GENMOD-or-NLMIXED-or-GLIMMIX/m-p/536507#M27001</link>
      <description>&lt;P&gt;I am new to SAS and don' t quite understand if GENMOD, GLIMMIX. or NLMIXED is the right for below hypothesis testing -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to isolate gender differences in preferences for a particular attribute of a product based on data available about their product purchases. I understand that I have to use a mixed Poisson or Negative binomial (in case of over dispersion) regression model as in my data - (1) I have same person buying multiple products (also, a given product might be bought by several people); and (2) the product attribute I am interested is a count variable. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In essence, I want to test the hypothesis: Women prefer products that are high onproductAttribute1&amp;nbsp;more than do men, even after controlling for price of the products".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am currently running the following procedure in SAS:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;proc genmod data=myData;&lt;BR /&gt;class GenderCosumer consumer_id;&lt;BR /&gt;model productAttribute1 =GenderCosumer + price&amp;nbsp; / type3 dist=negbin;&lt;BR /&gt;Repeated subject=consumer_id/sorted type=exch;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this right?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 15:07:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GENMOD-or-NLMIXED-or-GLIMMIX/m-p/536507#M27001</guid>
      <dc:creator>SBS</dc:creator>
      <dc:date>2019-02-18T15:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: GENMOD or NLMIXED or GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GENMOD-or-NLMIXED-or-GLIMMIX/m-p/537124#M27021</link>
      <description>&lt;P&gt;You could use either GENMOD, GEE, GLIMMIX, or NLMIXED to fit a model to a count response with repeated measurements on subjects. The choice largely depends on what type of model you want to fit for what intended purpose. GENMOD and the newer GEE fit a Generalized Estimating Equations model that is a population averaged model for population level inferences. GLIMMIX and NLMIXED can fit random effects models that are considered subject-specific models for inferences more at the subject level.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2019 16:26:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GENMOD-or-NLMIXED-or-GLIMMIX/m-p/537124#M27021</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2019-02-20T16:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: GENMOD or NLMIXED or GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GENMOD-or-NLMIXED-or-GLIMMIX/m-p/537145#M27023</link>
      <description>Thanks a lot for clarification StatDave! Could you share the link to the newer GEE procedure? Is this available on University Editions as well?</description>
      <pubDate>Wed, 20 Feb 2019 18:14:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GENMOD-or-NLMIXED-or-GLIMMIX/m-p/537145#M27023</guid>
      <dc:creator>SBS</dc:creator>
      <dc:date>2019-02-20T18:14:05Z</dc:date>
    </item>
  </channel>
</rss>

