Other packages > Find by keyword >

dssd  

Distance Sampling Survey Design
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("dssd", "1.0.3")



Attach the package and use:
library("dssd")
Maintained by
Laura Marshall
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-08-05
Latest Update: 2025-04-22
Description:
Creates survey designs for distance sampling surveys. These designs can be assessed for various effort and coverage statistics. Once the user is satisfied with the design characteristics they can generate a set of transects to use in their distance sampling survey. Many of the designs implemented in this R package were first made available in our 'Distance' for Windows software and are detailed in Chapter 7 of Advanced Distance Sampling, Buckland et. al. (2008, ISBN-13: 978-0199225873). Find out more about estimating animal/plant abundance with distance sampling at .
How to cite:
Laura Marshall (2019). dssd: Distance Sampling Survey Design. R package version 1.0.3, https://cran.r-project.org/web/packages/dssd. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2019-08-05 15:00), 0.2.0 (2020-01-15 13:40), 0.2.1 (2020-02-20 06:40), 0.2.2 (2021-02-25 13:50), 0.3.0 (2021-07-30 16:40), 0.3.1 (2021-09-02 01:00), 0.3.2 (2022-06-01 04:30), 0.3.3 (2022-06-14 05:10), 0.3.4 (2022-08-30 19:00), 1.0.0 (2022-10-04 19:50), 1.0.2 (2023-11-17 17:30)
Other packages that cited dssd R package
View dssd citation profile
Other R packages that dssd depends, imports, suggests or enhances
Complete documentation for dssd
Functions, R codes and Examples using the dssd R package
Some associated functions: Coverage.Grid-class . Line.Transect-class . Line.Transect.Design-class . Point.Transect-class . Point.Transect.Design-class . Region-class . Segment.Transect-class . Segment.Transect.Design-class . Survey.Design-class . Transect-class . calculate.effort . dssd-package . generate.transects-methods . get.area-methods . get.coverage-methods . make.coverage . make.design . make.region . plot.Coverage.Grid-methods . plot.Region-methods . plot.Survey.Design-methods . plot.Transect-methods . run.coverage . show.Survey.Design-methods . show.Transect-methods . write.transects . 
Some associated R codes: Class.Constructors.R . Coverage.Grid.R . Line.Transect.Design.R . Line.Transect.R . Point.Transect.Design.R . Point.Transect.R . Region.R . Segment.Transect.Design.R . Segment.Transect.R . Survey.Design.R . Transect.R . calc.region.width.R . calculate.effort.R . calculate.trackline.pl.R . calculate.trackline.segl.R . calculate.trackline.zz.R . calculate.trackline.zzcom.R . check.design.R . check.line.design.R . check.point.design.R . check.shape.R . dssd-package.R . generate.eqspace.zigzags.R . generate.parallel.lines.R . generate.random.points.R . generate.segmented.grid.R . generate.systematic.points.R . generic.functions.R . get.intersection.points.R . line.coords.as.dataframe.R . mat.mult.R . point.coords.as.dataframe.R . run.coverage.R . write.transects.R .  Full dssd package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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