-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
40 lines (40 loc) · 1.42 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
Package: cbrATLAS
Title: Active Tag Life Adjusted Survival Modeling
Version: 0.0.1.2
Authors@R: c(
person(given = "Richard L.",
family = "Townsend",
role = c("aut","cre"),
email = "rich@uw.edu"),
person(given = "Steven L.",
family = "Whitlock",
role = c("ctb"),
email = "swhit@uw.edu"),
person(given = "Rebecca A.",
family = "Buchanan",
role = c("ctb"),
email = "rabucahn@uw.edu"))
Description: cbrATLAS is based on a stand-alone program provided by Columbia
Basin Research (University of Washington) to analyze active tag mark-
recapture studies. The use of an active tag increases subsequent detection
probabilities but relies on a signal that may fail due to battery or
equipment failure. Without adjusting for this probability, estimated
survival will be under-estimated. The survival adjustments rely on tag
failure data from a tag-life study using representative sample(s) of tags.
The adjustments to the survival estimates are conservative.
See Townsend et al., (2006) <doi:10.1198/108571106X111323>
and Skalski et al., (1998) <doi:10.1139/cjfas-55-6-1484>.
License: GPL-3
Imports:
failCompare,
devtools,
remotes
Depends: R (>= 4.1.0)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr