<?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 genmod is appropriate model in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-genmod-is-appropriate-model/m-p/732560#M35554</link>
    <description>Sorry for the confusion. By BP I mean Hypertension. So, the No BP group represents patients with Diabetes only.&lt;BR /&gt;</description>
    <pubDate>Fri, 09 Apr 2021 17:09:50 GMT</pubDate>
    <dc:creator>uzma03505621</dc:creator>
    <dc:date>2021-04-09T17:09:50Z</dc:date>
    <item>
      <title>PROC genmod is appropriate model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-genmod-is-appropriate-model/m-p/732547#M35551</link>
      <description>&lt;P&gt;For my research purpose, I am using a sample of 7000 patients. These patients are divided into 3 categories:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cat1 ( Diabetes+ High BP)&lt;/P&gt;
&lt;P&gt;Cat2 ( DIabetes+ Low BP)&lt;/P&gt;
&lt;P&gt;Cat3 ( Diabetes+ No BP)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My research objective is to get the mean total healthcare costs in these groups for comparing the differences in their costs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I analyzed the cost data and I found it to be highly skewed with 24 patients with 0 total costs. After doing the Box-cox test, I found that I should use a generalized linear model with gamma distribution and log link function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;My understanding is that I can get rid of the zero costs and use the the positive costs for&amp;nbsp; PROC GENMOD.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MY dependent variable (total costs is continuous variable) and 8 of my Independent variables are categorical ( nominal) but two independent variables are continuous, so is it appropriate to use GENMOD ?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 16:26:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-genmod-is-appropriate-model/m-p/732547#M35551</guid>
      <dc:creator>uzma03505621</dc:creator>
      <dc:date>2021-04-09T16:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: PROC genmod is appropriate model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-genmod-is-appropriate-model/m-p/732550#M35552</link>
      <description>&lt;P&gt;You can fit a gamma model in GENMOD. However, zero is not a valid value for that distribution and observations with zero response will be ignored. A possibly better alternative for data that has a mass at zero but is otherwise positive is the Tweedie distribution. You can try modeling all of your data, including the zero response observations, by fitting the model in GENMOD using the DIST=TWEEDIE option. There is more information on the Tweedie model available in the Details section of the GENMOD documentation.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 16:32:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-genmod-is-appropriate-model/m-p/732550#M35552</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2021-04-09T16:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: PROC genmod is appropriate model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-genmod-is-appropriate-model/m-p/732558#M35553</link>
      <description>&lt;P&gt;Just being a smart alec but doesn't "Cat3 ( Diabetes+ No BP) " actually mean Dead (no blood pressure)? Do you mean "no recorded BP" or similar?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 16:57:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-genmod-is-appropriate-model/m-p/732558#M35553</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-04-09T16:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: PROC genmod is appropriate model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-genmod-is-appropriate-model/m-p/732560#M35554</link>
      <description>Sorry for the confusion. By BP I mean Hypertension. So, the No BP group represents patients with Diabetes only.&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Apr 2021 17:09:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-genmod-is-appropriate-model/m-p/732560#M35554</guid>
      <dc:creator>uzma03505621</dc:creator>
      <dc:date>2021-04-09T17:09:50Z</dc:date>
    </item>
  </channel>
</rss>

