This is the new development space for the glmmADMB
package, generalized linear mixed models based on AD Model Builder. For now, see the web page based on r-forge for information.
- Install
devtools
if necessary:install_packages("devtools")
- Install
R2admb
(this step may be unnecessary?):install_packages("R2admb")
devtools::install_github("bbolker/glmmadmb")