Other packages > Find by keyword >

dsims  

Distance Sampling Simulations
View on CRAN: Click here


Download and install dsims package within the R console
Install from CRAN:
install.packages("dsims")

Install from Github:
library("remotes")
install_github("cran/dsims")

Install by package version:
library("remotes")
install_version("dsims", "1.0.5")



Attach the package and use:
library("dsims")
Maintained by
Laura Marshall
[Scholar Profile | Author Map]
First Published: 2021-04-22
Latest Update: 2023-11-29
Description:
Performs distance sampling simulations. 'dsims' repeatedly generates instances of a user defined population within a given survey region. It then generates realisations of a survey design and simulates the detection process. The data are then analysed so that the results can be compared for accuracy and precision across all replications. This process allows users to optimise survey designs for their specific set of survey conditions. The effects of uncertainty in population distribution or parameters can be investigated under a number of simulations so that users can be confident that they have achieved a robust survey design before deploying vessels into the field. The distance sampling designs used in this package from 'dssd' are detailed in Chapter 7 of Advanced Distance Sampling, Buckland et. al. (2008, ISBN-13: 978-0199225873). General distance sampling methods are detailed in Introduction to Distance Sampling: Estimating Abundance of Biological Populations, Buckland et. al. (2004, ISBN-13: 978-0198509271). Find out more about estimating animal/plant abundance with distance sampling at .
How to cite:
Laura Marshall (2021). dsims: Distance Sampling Simulations. R package version 1.0.5, https://cran.r-project.org/web/packages/dsims. Accessed 31 Mar. 2025.
Previous versions and publish date:
0.1.1 (2021-04-22 09:20), 0.2.0 (2021-09-01 23:50), 0.2.1 (2022-03-17 14:30), 0.2.2 (2022-03-31 08:20), 0.2.3 (2022-06-15 09:30), 1.0.0 (2022-08-09 14:10), 1.0.1 (2022-08-30 17:10), 1.0.4 (2023-11-29 15:10)
Other packages that cited dsims R package
View dsims citation profile
Other R packages that dsims depends, imports, suggests or enhances
Complete documentation for dsims
Functions, R codes and Examples using the dsims R package
Some associated functions: DS.Analysis-class . Density-class . Density.Summary-class . Detectability-class . Population-class . Population.Description-class . Simulation-class . Simulation.Summary-class . Survey-class . Survey.LT-class . Survey.PT-class . add.hotspot-methods . analyse.data-methods . description.summary . dsims-package . generate.population-methods . generate.transects.Simulation-methods . get.N-methods . get.densities-methods . histogram.N.ests-methods . make.density . make.detectability . make.ds.analysis . make.population.description . make.simulation . plot-methods . plot.Density-methods . plot.Detectability-methods . plot.Population-methods . run.simulation-methods . run.survey-methods . rztpois . save.sim.results-methods . set.densities-methods . show.Density.Summary-methods . show.Simulation-methods . show.Simulation.Summary-methods . summary.Density-methods . summary.Simulation-methods . 
Some associated R codes: AICc.R . ClassConstructors.R . DS.Analysis.R . Density.R . Density.Summary.R . Detectability.R . Population.Description.R . Population.R . Simulation.R . Simulation.Summary.R . Survey.LT.R . Survey.PT.R . Survey.R . accumulate.PP.results.R . accumulate.warnings.R . add.covariate.values.R . add.summary.results.R . calc.perp.dists.R . calc.rad.dists.R . calculate.scale.param.R . check.covariates.R . check.simulation.R . check.transects.R . create.results.arrays.R . description.summary.R . dsims-package.R . generate.pop.D.R . generate.pop.N.R . generic.functions.R . get.covered.area.lines.R . get.covered.area.points.R . get.density.surface.R . message.handler.R . modify.strata.for.analysis.R . process.dist.shapes.R . read.line.transects.R . read.point.transects.R . read.seg.transects.R . run.simulation.R . rztpois.R . save.sim.results.R . simulate.detections.R . single.sim.loop.R . store.ddf.results.R . store.dht.results.R .  Full dsims package functions and examples
Downloads during the last 30 days
03/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/30Downloads for dsims051015202530TrendBars

Today's Hot Picks in Authors and Packages

surveillance  
Temporal and Spatio-Temporal Modeling and Monitoring of Epidemic Phenomena
Statistical methods for the modeling and monitoring of time series of counts, proportions and catego ...
Download / Learn more Package Citations See dependency  
tclust  
Robust Trimmed Clustering
Provides functions for robust trimmed clustering. The methods are described in Garcia-Escudero (200 ...
Download / Learn more Package Citations See dependency  
PermutationR  
Conduct Permutation Analysis of Variance in R
Conduct permutation One-Way or Two-Way Analysis of Variance in R. Use different permutation types fo ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
whitebox  
'WhiteboxTools' R Frontend
An R frontend for the 'WhiteboxTools' library, which is an advanced geospatial data analysis platfor ...
Download / Learn more Package Citations See dependency  
equivUMP  
Uniformly Most Powerful Invariant Tests of Equivalence
Implementation of uniformly most powerful invariant equivalence tests for one- and two-sample probl ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA