<?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: zero-truncated negative binomial regression in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/zero-truncated-negative-binomial-regression/m-p/939903#M46917</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/60547"&gt;@sbxkoenk&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/437457"&gt;@Season&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you sure zero-truncation can be considered a special case of zero-inflated?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes, I think so. In fact, according to &lt;A title="https://www.amazon.com/Regression-Models-Truncated-Quantitative-Applications/dp/0803957106/ref=sr_1_1?crid=CDNCPW00AVBH&amp;amp;dib=eyJ2IjoiMSJ9.bP7OuVg2EWj7oYuW5k_UKQ.2QzNyKPi39O887e2CKrjY7qo0dHz167IMZt26Lg64BI&amp;amp;dib_tag=se&amp;amp;keywords=Regression+Models%3A+Censored%2C+Sample+Selected%2C+or+Truncated+Data+%28Quantitative+Applications+in+the+Social+Sciences%29%3A+Breen%2C+Richard%3A+9780803957107%3A+Amazon.com%3A+Books&amp;amp;qid=1723991334&amp;amp;sprefix=regression+models+censored%2C+sample+selected%2C+or+truncated+data+quantitative+applications+in+the+social+sciences+breen%2C+richard+9780803957107+amazon.com+books%2Caps%2C637&amp;amp;sr=8-1" href="https://www.amazon.com/Regression-Models-Truncated-Quantitative-Applications/dp/0803957106/ref=sr_1_1?crid=CDNCPW00AVBH&amp;amp;dib=eyJ2IjoiMSJ9.bP7OuVg2EWj7oYuW5k_UKQ.2QzNyKPi39O887e2CKrjY7qo0dHz167IMZt26Lg64BI&amp;amp;dib_tag=se&amp;amp;keywords=Regression+Models%3A+Censored%2C+Sample+Selected%2C+or+Truncated+Data+%28Quantitative+Applications+in+the+Social+Sciences%29%3A+Breen%2C+Richard%3A+9780803957107%3A+Amazon.com%3A+Books&amp;amp;qid=1723991334&amp;amp;sprefix=regression+models+censored%2C+sample+selected%2C+or+truncated+data+quantitative+applications+in+the+social+sciences+breen%2C+richard+9780803957107+amazon.com+books%2Caps%2C637&amp;amp;sr=8-1" target="_blank" rel="noopener"&gt;Breen's book&lt;/A&gt;, the concept of "truncation" applies to a set of&amp;nbsp;&lt;STRONG&gt;sample&amp;nbsp;&lt;/STRONG&gt;instead of a&amp;nbsp;&lt;STRONG&gt;variable&lt;/STRONG&gt;. As Breen notes, "truncation" refers to the duo of (1) the dependent variable &lt;EM&gt;y&lt;/EM&gt; is observed only if some criterion defined in terms of the value of &lt;EM&gt;y&lt;/EM&gt; is met, such as &lt;EM&gt;y&lt;/EM&gt; &amp;gt;&lt;EM&gt;c&lt;/EM&gt;, where &lt;EM&gt;c&lt;/EM&gt; is a constant; (2)&amp;nbsp;Explanatory variables are observed only if &lt;EM&gt;y&lt;/EM&gt; is observed.&lt;/P&gt;
&lt;P&gt;If we forget about the explanatory variables and only focus on the dependent variable, it is easy to see that were the definition of truncation met and the criterion is &lt;EM&gt;y&lt;/EM&gt;≥0, then &lt;EM&gt;y&lt;/EM&gt; would be zero-inflated.&lt;/P&gt;
&lt;P&gt;However, truncation is not the only cause of zero-inflation. Were the sample &lt;STRONG&gt;censored&lt;/STRONG&gt; or &lt;STRONG&gt;sample-selected&lt;/STRONG&gt;, zero-inflation might also be incurred. Please refer to Breen's book for a more detailed definition of the trio (truncation, sample-selection and censoring), which is summarized in Table 1.1 of that book.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Aug 2024 15:19:06 GMT</pubDate>
    <dc:creator>Season</dc:creator>
    <dc:date>2024-08-19T15:19:06Z</dc:date>
    <item>
      <title>zero-truncated negative binomial regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/zero-truncated-negative-binomial-regression/m-p/939662#M46893</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;I'm trying ZTNB for the first time (SAS EG 8.2) to model cumulative days' supply of prescription meds based on individual-level characteristics (e.g. binary long-term care, sex, age group), where all subjects have at least one day's supply, ie, no zeroes. I found the following code from:&lt;/P&gt;&lt;P&gt;&lt;A href="https://stats.oarc.ucla.edu/sas/dae/zero-truncated-negative-binomial/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stats.oarc.ucla.edu/sas/dae/zero-truncated-negative-binomial/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://jbhender.github.io/Stats506/F18/GP/Group6.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jbhender.github.io/Stats506/F18/GP/Group6.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;proc nlmixed data=ZTNB;&lt;/P&gt;&lt;P&gt;log_mu = intercept + b_long_term_care*long_term_care + b_female*female + b_agegr1*agegr1;&lt;BR /&gt;mu = exp(log_mu);&lt;BR /&gt;het = 1/alpha;&lt;BR /&gt;ll = lgamma(CumDays+het) - lgamma(CumDays + 1) - lgamma(het) - het*log(1+alpha*mu)&lt;BR /&gt;+ CumDays*log(alpha*mu) - CumDays*log(1+alpha*mu) - log(1 - (1 + alpha * mu)**-het);&lt;BR /&gt;model CumDays ~ general(ll);&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Running this code, I get the following in the log:&lt;/P&gt;&lt;P&gt;NOTE: To assign starting values to parameters, use the PARMS statement. The default starting value of 1.0 is in effect for all parameters.&lt;/P&gt;&lt;P&gt;ERROR: QUANEW Optimization cannot be completed.&lt;/P&gt;&lt;P&gt;NOTE: Optimization routine cannot improve the function value.&lt;/P&gt;&lt;P&gt;NOTE:The SAS System stopped processing this step because of errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any guidance on how to run this procedure will be appreciated.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 16 Aug 2024 17:07:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/zero-truncated-negative-binomial-regression/m-p/939662#M46893</guid>
      <dc:creator>amyip</dc:creator>
      <dc:date>2024-08-16T17:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: zero-truncated negative binomial regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/zero-truncated-negative-binomial-regression/m-p/939755#M46894</link>
      <description>&lt;UL class="lia-list-style-type-square"&gt;
&lt;LI&gt;A Google search:&lt;BR /&gt;&lt;STRONG&gt;PROC NLMIXED "ERROR: QUANEW Optimization cannot be completed" site:support.sas.com&lt;BR /&gt;&lt;/STRONG&gt;reveals this paper:&lt;BR /&gt;SAS Global Forum 2012 -- Statistics and Data Analysis -- Paper 332-2012&lt;BR /&gt;Tips and Strategies for Mixed Modeling with SAS/STAT® Procedures&lt;BR /&gt;Kathleen Kiernan, Jill Tao, and Phil Gibbs, SAS Institute Inc., Cary, NC, USA&lt;BR /&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings12/332-2012.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings12/332-2012.pdf&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;See also the results to another Google search:&lt;BR /&gt;&lt;STRONG&gt;PROC NLMIXED "ERROR: QUANEW Optimization cannot be completed" site:communities.sas.com&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;For choosing initial parameter values , see also the results to another Google search:&lt;BR /&gt;&lt;STRONG&gt;nlmixed initial parameters parms site:blogs.sas.com&lt;BR /&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Good luck with your analysis,&lt;BR /&gt;Koen&lt;/P&gt;</description>
      <pubDate>Sat, 17 Aug 2024 16:58:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/zero-truncated-negative-binomial-regression/m-p/939755#M46894</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2024-08-17T16:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: zero-truncated negative binomial regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/zero-truncated-negative-binomial-regression/m-p/939772#M46905</link>
      <description>&lt;P&gt;Why don't you try the zero-&lt;STRONG&gt;inflated&lt;/STRONG&gt; negative binomial model? After all, zero-&lt;STRONG&gt;truncation&amp;nbsp;&lt;/STRONG&gt;is one of the causes of zero-&lt;STRONG&gt;inflation&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;As the log you provided suggested, starting values are needed in the NLMIXED procedure. From my perspective, the provision of starting values itself is subjective. That is the reason why I suggest resorting to building the zero-inflated negative binomial model in the GENMOD procedure.&lt;/P&gt;
&lt;P&gt;Another reminder I would like to give regards the selection of model itself. There are a number of zero-inflated models. Please check the requirements (e.g., assumptions) of the zero-inflated negative binomial models to see if the model itself is appropriate. Given the limited amount of information you provided, I cannot see anything suggesting the violation of the requirements of the zero-inflated negative binomial model.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2024 04:47:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/zero-truncated-negative-binomial-regression/m-p/939772#M46905</guid>
      <dc:creator>Season</dc:creator>
      <dc:date>2024-08-18T04:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: zero-truncated negative binomial regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/zero-truncated-negative-binomial-regression/m-p/939861#M46914</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/437457"&gt;@Season&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you sure zero-truncation can be considered a special case of zero-inflated?&lt;/P&gt;
&lt;P&gt;Zero-inflated models can also deal with&amp;nbsp;&lt;SPAN&gt;processes where the zeros are hyper-deflated (instead of&amp;nbsp;hyper-inflated) ... but can they also deal with processes where the zeros are&amp;nbsp;removed (whether you took them off or because the zero cases are just not observed for whatever reason)? I don't think so.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In any case, here's some further info on zero-inflated models in SAS &lt;BR /&gt;(taken from &lt;A href="https://support.sas.com/kb/30/333.html" target="_blank" rel="noopener"&gt;30333 - FASTats: Frequently Asked-For Statistics (sas.com)&lt;/A&gt;) :&lt;BR /&gt;&lt;STRONG&gt;Zero-inflated models&lt;BR /&gt;&lt;/STRONG&gt;The most common are zero-inflated Poisson (ZIP) and zero-inflated negative binomial (ZINB) models. Zero-inflated models are often used to account for&amp;nbsp;&lt;A href="http://support.sas.com/kb/22630.html" target="_blank" rel="noopener"&gt;overdispersion&lt;/A&gt;&amp;nbsp;(&lt;A href="https://support.sas.com/kb/22/630.html" target="_self"&gt;SAS Note&amp;nbsp;22630&lt;/A&gt;). ZIP and ZINB models are available in SAS/STAT PROC GENMOD. SAS/ETS PROC COUNTREG and SAS Viya&amp;nbsp;PROC CNTSELECT also fit ZIP and ZINB models. Beginning in SAS 9.3, SAS/STAT PROC FMM can add zero-inflation to any of the wide range of models it can fit, which includes ZIP and ZINB models. Beginning in SAS 9.4, ZIP and ZINB models can be fit in SAS/STAT PROC HPGENSELECT and SAS/ETS PROC HPCOUNTREG. PROC HPGENSELECT allows for selection of effects in both the mean and zero-inflation parts of the model. GEE analysis of zero-inflated models is not available. However, zero-inflated models can also be fit using SAS/STAT PROC NLMIXED, which also allows for inclusion of random effects. See the example in&amp;nbsp;&lt;A href="http://support.sas.com/kb/44354.html" target="_blank" rel="noopener"&gt;SAS Note 44354&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="http://support.sas.com/rnd/app/stat/examples/STATwebexamples.html" target="_blank" rel="noopener"&gt;the example here&lt;/A&gt;&amp;nbsp;of zero-inflated count models, and&amp;nbsp;&lt;A href="http://support.sas.com/kb/52161.html" target="_blank" rel="noopener"&gt;SAS Note 52161&lt;/A&gt;&amp;nbsp;for an example of a zero-inflated binomial model.&lt;BR /&gt;&lt;BR /&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 12:27:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/zero-truncated-negative-binomial-regression/m-p/939861#M46914</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2024-08-19T12:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: zero-truncated negative binomial regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/zero-truncated-negative-binomial-regression/m-p/939903#M46917</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/60547"&gt;@sbxkoenk&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/437457"&gt;@Season&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you sure zero-truncation can be considered a special case of zero-inflated?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes, I think so. In fact, according to &lt;A title="https://www.amazon.com/Regression-Models-Truncated-Quantitative-Applications/dp/0803957106/ref=sr_1_1?crid=CDNCPW00AVBH&amp;amp;dib=eyJ2IjoiMSJ9.bP7OuVg2EWj7oYuW5k_UKQ.2QzNyKPi39O887e2CKrjY7qo0dHz167IMZt26Lg64BI&amp;amp;dib_tag=se&amp;amp;keywords=Regression+Models%3A+Censored%2C+Sample+Selected%2C+or+Truncated+Data+%28Quantitative+Applications+in+the+Social+Sciences%29%3A+Breen%2C+Richard%3A+9780803957107%3A+Amazon.com%3A+Books&amp;amp;qid=1723991334&amp;amp;sprefix=regression+models+censored%2C+sample+selected%2C+or+truncated+data+quantitative+applications+in+the+social+sciences+breen%2C+richard+9780803957107+amazon.com+books%2Caps%2C637&amp;amp;sr=8-1" href="https://www.amazon.com/Regression-Models-Truncated-Quantitative-Applications/dp/0803957106/ref=sr_1_1?crid=CDNCPW00AVBH&amp;amp;dib=eyJ2IjoiMSJ9.bP7OuVg2EWj7oYuW5k_UKQ.2QzNyKPi39O887e2CKrjY7qo0dHz167IMZt26Lg64BI&amp;amp;dib_tag=se&amp;amp;keywords=Regression+Models%3A+Censored%2C+Sample+Selected%2C+or+Truncated+Data+%28Quantitative+Applications+in+the+Social+Sciences%29%3A+Breen%2C+Richard%3A+9780803957107%3A+Amazon.com%3A+Books&amp;amp;qid=1723991334&amp;amp;sprefix=regression+models+censored%2C+sample+selected%2C+or+truncated+data+quantitative+applications+in+the+social+sciences+breen%2C+richard+9780803957107+amazon.com+books%2Caps%2C637&amp;amp;sr=8-1" target="_blank" rel="noopener"&gt;Breen's book&lt;/A&gt;, the concept of "truncation" applies to a set of&amp;nbsp;&lt;STRONG&gt;sample&amp;nbsp;&lt;/STRONG&gt;instead of a&amp;nbsp;&lt;STRONG&gt;variable&lt;/STRONG&gt;. As Breen notes, "truncation" refers to the duo of (1) the dependent variable &lt;EM&gt;y&lt;/EM&gt; is observed only if some criterion defined in terms of the value of &lt;EM&gt;y&lt;/EM&gt; is met, such as &lt;EM&gt;y&lt;/EM&gt; &amp;gt;&lt;EM&gt;c&lt;/EM&gt;, where &lt;EM&gt;c&lt;/EM&gt; is a constant; (2)&amp;nbsp;Explanatory variables are observed only if &lt;EM&gt;y&lt;/EM&gt; is observed.&lt;/P&gt;
&lt;P&gt;If we forget about the explanatory variables and only focus on the dependent variable, it is easy to see that were the definition of truncation met and the criterion is &lt;EM&gt;y&lt;/EM&gt;≥0, then &lt;EM&gt;y&lt;/EM&gt; would be zero-inflated.&lt;/P&gt;
&lt;P&gt;However, truncation is not the only cause of zero-inflation. Were the sample &lt;STRONG&gt;censored&lt;/STRONG&gt; or &lt;STRONG&gt;sample-selected&lt;/STRONG&gt;, zero-inflation might also be incurred. Please refer to Breen's book for a more detailed definition of the trio (truncation, sample-selection and censoring), which is summarized in Table 1.1 of that book.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 15:19:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/zero-truncated-negative-binomial-regression/m-p/939903#M46917</guid>
      <dc:creator>Season</dc:creator>
      <dc:date>2024-08-19T15:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: zero-truncated negative binomial regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/zero-truncated-negative-binomial-regression/m-p/940372#M46940</link>
      <description>&lt;P&gt;From my reading, zero-inflated and zero-truncated data are not the same phenomena. In my case, all my subjects had at least one prescription, so our outcome of interest, days' supply of medication prescribed, has no zero values.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 18:39:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/zero-truncated-negative-binomial-regression/m-p/940372#M46940</guid>
      <dc:creator>amyip</dc:creator>
      <dc:date>2024-08-21T18:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: zero-truncated negative binomial regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/zero-truncated-negative-binomial-regression/m-p/940379#M46942</link>
      <description>&lt;P&gt;Thank you for taking the time to reply. I did try a Google search and obtained similar results to yours, but nothing specific enough to my issue (combined with my lack of experience using this procedure). I got a reply to another thread I posted, advising me to use similar but not identical code to my initial attempt, referencing this note &lt;A href="https://support.sas.com/kb/43/522.html:" target="_blank" rel="noopener"&gt;https://support.sas.com/kb/43/522.html:&lt;/A&gt;&lt;/P&gt;&lt;PRE class=""&gt;&lt;CODE&gt;proc nlmixed data=ZTNB;
         y=CumDays;
         mean = exp(intercept + b_long_term_care*long_term_care + b_female*female + b_agegr1*agegr1);
         ll = lgamma(y+1/k) - lgamma(1/k) - lgamma(y+1) + y*log(k*mean) -
              (y+(1/k))*log(1+k*mean) - log(1-(1+k*mean)**(-1/k));
         model y ~ general(ll);
         run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;or using proc FMM:&lt;/P&gt;&lt;PRE class=""&gt;&lt;CODE&gt; proc fmm data=ZTNB;
         model y = long_term_care female agegr1 / dist=truncnegbin;
         run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 21 Aug 2024 19:04:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/zero-truncated-negative-binomial-regression/m-p/940379#M46942</guid>
      <dc:creator>amyip</dc:creator>
      <dc:date>2024-08-21T19:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: zero-truncated negative binomial regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/zero-truncated-negative-binomial-regression/m-p/940380#M46943</link>
      <description>&lt;P&gt;&lt;A href="https://communities.sas.com/t5/Statistical-Procedures/Zero-truncated-Negative-Binomial-Regression/m-p/939706#M46886" target="_blank"&gt;https://communities.sas.com/t5/Statistical-Procedures/Zero-truncated-Negative-Binomial-Regression/m-p/939706#M46886&lt;/A&gt;&lt;/P&gt;&lt;P&gt;solution on other thread&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 19:05:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/zero-truncated-negative-binomial-regression/m-p/940380#M46943</guid>
      <dc:creator>amyip</dc:creator>
      <dc:date>2024-08-21T19:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: zero-truncated negative binomial regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/zero-truncated-negative-binomial-regression/m-p/940471#M46961</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/468129"&gt;@amyip&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;From my reading, zero-inflated and zero-truncated data are not the same phenomena. In my case, all my subjects had at least one prescription, so our outcome of interest, days' supply of medication prescribed, has no zero values.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I think if you slightly modify the concept of truncation proposed by Breen into &lt;EM&gt;y&lt;/EM&gt;≥&lt;EM&gt;c&lt;/EM&gt; instead of sticking to the original definition of&amp;nbsp;&lt;EM&gt;y&lt;/EM&gt;&amp;gt;&lt;EM&gt;c&lt;/EM&gt; and choose zero as the constant&amp;nbsp;&lt;EM&gt;c&lt;/EM&gt;, then zero-truncation can be a&amp;nbsp;&lt;STRONG&gt;source&lt;/STRONG&gt; of zero-inflation. They are not identical entities, the former can be one of the&amp;nbsp;&lt;STRONG&gt;source&amp;nbsp;&lt;/STRONG&gt;of the latter. This subtle difference might be more a philosophical than a statistical issue.&lt;/P&gt;
&lt;P&gt;On the other hand, if you wish to strictly apply Breen's definition, then zero-truncation is not a cause of zero-inflation, because only the&amp;nbsp;&lt;EM&gt;y&lt;/EM&gt;'s that are strictly larger than zero are recorded in the data, which is your case.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 15:05:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/zero-truncated-negative-binomial-regression/m-p/940471#M46961</guid>
      <dc:creator>Season</dc:creator>
      <dc:date>2024-08-22T15:05:26Z</dc:date>
    </item>
  </channel>
</rss>

