<html><head><base href="x-msg://440/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Daisy,<div>It sounds like you may be using an old version. Update and start using the function glmmadmb instead of glmm.admb. It returns the following:</div><div><p style="font-family: Times; ">An object of class <code>"glmmadmb"</code> representing the model fit, including (among others) components:</p><table summary="R valueblock" style="font-family: Times; position: static; z-index: auto; "><tbody><tr valign="top"><td><code>b</code></td><td><p>vector of fixed effects</p></td></tr><tr valign="top"><td><code>S</code></td><td><p>covariance matrix of random effects</p></td></tr><tr valign="top"><td><code>alpha</code></td><td><p>scale/overdispersion parameter (negative binomial, Gamma, beta)</p></td></tr><tr valign="top"><td><code>pz</code></td><td><p>Zero-inflation parameter (only when <code>zeroInflation=TRUE</code>)</p></td></tr><tr valign="top"><td><code>phi</code></td><td><p>Matrix for converting from 'orthogonalized' to 'real' parameters: see Details</p><div><br></div></td></tr></tbody></table>cheers,</div><div>Mollie</div><div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Mollie Brooks<br>Biology Department<br>University of Florida<br><a href="mailto:mbrooks@ufl.edu">mbrooks@ufl.edu</a><br>http://people.biology.ufl.edu/mbrooks<br><br><br><br></span>
</div>
<br><div><div>On 20 Jul 2012, at 8:25 AM, Brickhill, Daisy wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div lang="EN-GB" link="blue" vlink="purple"><div class="WordSection1" style="page: WordSection1; "><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">Hi all,<o:p></o:p></div><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">I am using the glmm.admb package to fit a zero-inflated poisson mixed model. What I would like to know is why when I use summary(model) the output only gives (what appears to be) the count process result. I.e. the binomial process, that deals with the zero/non zero is not shown. If you use zeroinfl() from library(pscl) it gives both ‘Count model coefficients (poisson with log link)’ AND ‘Zero-inflation model coefficients (binomial with logit link)’. The glmm.admb output seems to give only the count model coefficients. I am using glmm.admb rather than zeroinfl() because I have a random effect. Can anyone tell me whether is a way I could extract the zero-inflation model coefficients from a glmm.admb model?<o:p></o:p></div><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; "><o:p> </o:p></div><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">Many thanks,<o:p></o:p></div><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">Daisy<o:p></o:p></div><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; "><o:p> </o:p></div></div><br><font face="Arial" color="Maroon" size="2"><br>The University of Aberdeen is a charity registered in Scotland, No SC013683.<br></font>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@admb-project.org" style="color: blue; text-decoration: underline; ">Users@admb-project.org</a><br><a href="http://lists.admb-project.org/mailman/listinfo/users" style="color: blue; text-decoration: underline; ">http://lists.admb-project.org/mailman/listinfo/users</a><br></div></span></blockquote></div><br></div></body></html>