Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 469 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 469 Bytes

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.

Installation

  1. Install devtools if necessary: install_packages("devtools")
  2. Install R2admb (this step may be unnecessary?): install_packages("R2admb")
  3. devtools::install_github("bbolker/glmmadmb")