-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
55 lines (55 loc) · 1.18 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Package: glmmADMB
Version: 0.8.5
Revision: $Revision: 286 $
Date: 2016-01-19
Title: Generalized Linear Mixed Models using 'AD Model Builder'
Author: Hans Skaug <[email protected]>, Dave Fournier
<[email protected]>, Anders Nielsen <[email protected]>, Arni Magnusson
<[email protected]>, and Ben Bolker <[email protected]>
Maintainer: Ben Bolker <[email protected]>
LazyData: yes
BuildVignettes: no
VignetteBuilder: knitr
Description: Fits mixed-effects models using a variety of distributions.
Imports:
stats,
Matrix,
nlme,
R2admb (>= 0.7.16),
stringr,
plyr,
coda
Depends:
R (>= 2.13),
methods,
MASS
Suggests:
lattice,
lme4,
mlmRev,
plotMCMC,
ggplot2,
bbmle,
pscl,
knitr,
car
License: BSD_2_clause + file LICENSE
URL: http://glmmadmb.r-forge.r-project.org, http://admb-project.org
BuildVignette: no
Collate:
'anova.glmm.admb.R'
'getdata.R'
'glmm.admb.R'
'logLik.glmm.admb.R'
'methods.R'
'par_read.R'
'phicalc.R'
'pin_write.R'
'plot.glmm.admb.R'
'predict.R'
'print.glmm.admb.R'
'rformula.R'
'summary.glmm.admb.R'
'utilities.R'
'getbin.R'
RoxygenNote: 5.0.1