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



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.6, https://cran.r-project.org/web/packages/dsims. Accessed 07 May. 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), 1.0.5 (2024-12-20 13:50)
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
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for dsims0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

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  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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