Package: SightabilityModel 1.5.5

Schwarz Carl James

SightabilityModel: Wildlife Sightability Modeling

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).

Authors:Fieberg John [aut], Schwarz Carl James [aut, cre]

SightabilityModel_1.5.5.tar.gz
SightabilityModel_1.5.5.zip(r-4.5)SightabilityModel_1.5.5.zip(r-4.4)SightabilityModel_1.5.5.zip(r-4.3)
SightabilityModel_1.5.5.tgz(r-4.4-any)SightabilityModel_1.5.5.tgz(r-4.3-any)
SightabilityModel_1.5.5.tar.gz(r-4.5-noble)SightabilityModel_1.5.5.tar.gz(r-4.4-noble)
SightabilityModel_1.5.5.tgz(r-4.4-emscripten)SightabilityModel_1.5.5.tgz(r-4.3-emscripten)
SightabilityModel.pdf |SightabilityModel.html
SightabilityModel/json (API)
NEWS

# Install 'SightabilityModel' in R:
install.packages('SightabilityModel', repos = c('https://jfieberg.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/jfieberg/sightabilitymodel/issues

Datasets:
  • exp.m - Experimental (test trials) data set used to estimate detection probabilities for moose in MN
  • g.fit - Mountain Goat Sightability Model Information
  • gdat - Mountain Goat Survey Data from Olympic National park
  • obs.m - MN moose survey data
  • sampinfo.m - Data set containing sampling information for observation survey of moose in MN

On CRAN:

4.94 score 1 stars 22 scripts 309 downloads 17 exports 28 dependencies

Last updated 1 years agofrom:a6a3eb3101. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 14 2024
R-4.5-winOKOct 14 2024
R-4.5-linuxOKOct 14 2024
R-4.4-winOKOct 14 2024
R-4.4-macOKOct 14 2024
R-4.3-winOKOct 14 2024
R-4.3-macOKOct 14 2024

Exports:check.sightability.model.argscompute.detect.probcompute.SCFcovthetaMoosePopRMoosePopR_DomStratMoosePopR_DomStrat_bootrepSight.EstSight.Est.RatioSightabilityPopRSightabilityPopR_DomStratSS.estSS.est.Ratiovardiffvarlog.lamWong.estWong.est.Ratio

Dependencies:cliDBIexpmfansiformula.toolsgenericsgluelatticelifecyclemagrittrMatrixminqamitoolsmsmmvtnormnumDerivoperator.toolspillarpkgconfigplyrRcppRcppArmadillorlangsurveysurvivaltibbleutf8vctrs

a-Estimating Population Abundance Using Sightability Models: R SightabilityModel Package

Rendered froma-SightabilityModel.Rnwusingutils::Sweaveon Oct 14 2024.

Last update: 2022-05-18
Started: 2022-05-18

b-Implementing the Ratio Estimator

Rendered fromb-RatioEstimator.pdf.asisusingR.rsp::asison Oct 14 2024.

Last update: 2022-05-18
Started: 2022-05-18

c-MoosePopR and SightabilityPopR Demonstration

Rendered fromc-MoosePopR-SightabilityPopR-Demo.Rmdusingknitr::rmarkdownon Oct 14 2024.

Last update: 2023-02-17
Started: 2022-05-18

d-DomainStratification-method-of-Heard-2008

Rendered fromd-DomainStratification-method-of-Heard-2008.html.asisusingR.rsp::asison Oct 14 2024.

Last update: 2022-05-18
Started: 2022-05-18

Readme and manuals

Help Manual

Help pageTopics
Wildlife Sightability ModelingSightabilityModel-package SightabilityModel
Check the sightability model arguments for consistencycheck.sightability.model.args
Compute the detection probability given a sightability modelcompute.detect.prob
Compute the sightability correction factor given a sightability and covariatescompute.SCF
Estimates var/cov matrix of inflation factors (1/prob detection) using a non-parametric bootstrap.covtheta
Experimental (test trials) data set used to estimate detection probabilities for moose in MNexp.m
Mountain Goat Sightability Model Informationg.fit
Mountain Goat Survey Data from Olympic National parkgdat
R function that gives the same functionality as the MoosePop program.MoosePopR
Classical and Domain Stratification using MoosePopR()MoosePopR_DomStrat
Generate a bootstrap replicate of data for call to MoosePopR_DomStrat()MoosePopR_DomStrat_bootrep
MN moose survey dataobs.m
Print method for sightability estimatorsprint.sightest print.sightest_ratio
Data set containing sampling information for observation survey of moose in MNsampinfo.m
Sightability Model EstimatorSight.Est
Sightability Model Estimator - Ratio of variablesSight.Est.Ratio
R function that interfaces with the SightabilityModel package and gives similar functionality as the AerialSurvey programSightabilityPopR
Classical and Domain Stratification using SightabilityPopR()SightabilityPopR_DomStrat
Sightability estimate with variance components estimator from Steinhorst and Samuel (1989) and Samuel et al. (1992).SS.est
Sightability estimate or ratio with variance components estimator from Steinhorst and Samuel (1989) and Samuel et al. (1992). This is merely a stub and has not been implemented.SS.est.Ratio
Summarize sightability estimatorsummary.sightest summary.sightest_ratio
Function to estimate the variance of the difference between two population estimatesvardiff
Calculates the variance of the log rate of change between 2 population estimates that rely on the same sightability model.varlog.lam
Sightability estimate with variance components estimator from Wong (1996)Wong.est
Sightability estimate of ratio with variance components estimator from Wong (1996)Wong.est.Ratio