R2admb-package: ADMB to R interface functions
Description
A series of functions to call AD Model Builder (i.e.,
compile and run models) from within R, read the results
back into R as "admb" objects, and provide standard
accessors (i.e. coef(), vcov(), etc.)Details
ll{ Package: R2admb
Type: Package
Version: 0.5
Date: 2009-11-11
License: GPL
LazyLoad: yes
} More here!References
admb-project.orgSee Also
PBSadmb package, glmmADMB package, ADMB2R