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 26 Jun. 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

poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
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  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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