Package: SightabilityModel Type: Package Title: Wildlife Sightability Modeling Version: 1.5.5 Date: 2023-08-19 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 Config/pak/sysreqs: make Repository: https://jfieberg.r-universe.dev Date/Publication: 2023-08-21 21:53:17 UTC RemoteUrl: https://github.com/jfieberg/sightabilitymodel RemoteRef: HEAD RemoteSha: a6a3eb3101b74245f062a49fa54a93d1bdcd2b08 NeedsCompilation: no Packaged: 2026-07-04 07:24:34 UTC; root Author: Fieberg John [aut], Schwarz Carl James [aut, cre] Maintainer: Schwarz Carl James