-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
40 lines (40 loc) · 932 Bytes
/
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
Package: admbsecr
Type: Package
Title: SECR models with supplementary location information
Version: 1.2.3
Date: 2016-06-06
Author: Ben Stevenson <[email protected]>,
David Borchers <[email protected]>
Maintainer: Ben Stevenson <[email protected]>
Depends:
R (>= 3.0.0),
Rcpp (>= 0.11.5),
R2admb,
testthat
Imports:
CircStats,
fastGHQuad,
graphics,
grDevices,
matrixStats,
mvtnorm,
parallel,
optimx,
plyr,
secr,
stats,
truncnorm,
utils
Suggests:
knitr,
xtable
LinkingTo: Rcpp
VignetteBuilder: knitr
Description: This package allows for the fitting of spatially explicit
capture-recapture (SECR) models. In particular, it is focussed on
a class of SECR model which makes use of supplementary information
that is informative on animal location.
License: GPL
URL: https://github.com/b-steve/admbsecr
LazyData: true
RoxygenNote: 5.0.1