Package: SightabilityModel
Type: Package
Title: Wildlife Sightability Modeling
Version: 1.4.1
Date: 2020-09-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.1
Suggests: car, data.table, ggplot2, kableExtra, knitr, readxl,
        reshape2, rmarkdown, R.rsp
VignetteBuilder: knitr, R.rsp
NeedsCompilation: no
Packaged: 2020-09-08 02:15:44 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: 2020-09-08 05:20:02 UTC
