I've never heard of a "Hurdle model" before, but have you looked
at
'lmer' associated with library(lme4)? For documentation, see the
following:
* Douglas Bates. Fitting linear mixed models in R. R News,
5(1):27-30, May 2005 (www.r-project.org -> newsletter).
* vignette("MlmSoftRev") in library(mlmRev). (If you don't
know
about vignettes, you need to know that you get both an Adobe Acrobat
file as well as an R script file to play with as you read the *.PDF.
The *.PDF should open, at least under Windows, from
'vignette("MlmSoftRev")', and the *.R file should appear with
'edit(vignette("MlmSoftRev"))' -- or
'Stangle(vignette("MlmSoftRev")$file)' if you use ESS.)
hope this helps,
Spencer Graves
Jeff Miller wrote:> Does anyone know of an existing R package or code to run a mixed Hurdle
> model?
>
>
>
> I found glmmADMB, but that seems to be ZIP.
>
>
>
> Any recommendations?
>
>
>
> Thanks,
>
> Jeff
>
>
>
>
>
>
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
http://www.R-project.org/posting-guide.html