Hello all,
I need to correctly(!) interpret and graphically present a negative
binomial mixed model generated with glmmADMB. Is the coefplot2 package
working as of Jan, 2013? Is there an alternative if not? Is there an
"extraction" package to provide confidence intervals around the
exponentiated coefficients? I ran an mcmc approximation to get confidence
intervals, but I'm not sure how to present them graphically. Is there
ggplot code that might work?
The study system: What are the effects of season and forest stand types on
snowshoe hare pellet densities. Do snowshoe hares move more seasonally in
some forest stands than in others? Year is a random (nuisance) variable.
Each stand type (treatment) has unequal sample sizes that vary by year.
The count data are constrained at zero, residuals are overdispersed.