Package: SightabilityModel
Type: Package
Title: Wildlife Sightability Modeling
Version: 1.5.3
Date: 2023-05-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, mvtnorm, stats, survey,
        utils
License: GPL-2
LazyLoad: yes
RoxygenNote: 7.2.3
Encoding: UTF-8
Suggests: car, data.table, GGally, ggplot2, kableExtra, knitr, readxl,
        reshape2, rmarkdown, tidyr, R.rsp
VignetteBuilder: R.rsp, knitr, rmarkdown
NeedsCompilation: no
Packaged: 2023-05-01 16:36:54 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: 2023-05-01 17:20:02 UTC
Built: R 4.1.2; ; 2023-05-02 11:18:33 UTC; unix
