Package: SightabilityModel
Type: Package
Title: Wildlife Sightability Modeling
Version: 1.4.2
Date: 2021-11-01
Authors@R: c(
    person("Fieberg", "John",       email = "jfieberg@umn.edu",               role = c("aut")),
    person("Schwarz", "Carl James", email = "cschwarz.stat.sfu.ca@gmail.com", role = c("aut","cre")))
Description: Uses logistic regression to model the probability of detection as a function of covariates. 
             This model is then used with observational survey data to estimate population size, while
             accounting for uncertain detection.  See Steinhorst and Samuel (1989).
URL: https://github.com/jfieberg/SightabilityModel
Imports: formula.tools, Matrix, msm, plyr, stats, survey, utils
License: GPL-2
LazyLoad: yes
RoxygenNote: 7.1.2
Suggests: car, data.table, ggplot2, kableExtra, knitr, readxl,
        reshape2, rmarkdown, R.rsp
VignetteBuilder: knitr, R.rsp
NeedsCompilation: no
Packaged: 2021-10-06 17:43:31 UTC; cschwarz
Author: Fieberg John [aut],
  Schwarz Carl James [aut, cre]
Maintainer: Schwarz Carl James <cschwarz.stat.sfu.ca@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-06 18:40:02 UTC
Built: R 4.0.2; ; 2021-10-07 10:43:14 UTC; unix
