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]
First Published: 2019-08-05
Latest Update: 2023-11-17
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 07 May. 2025.
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
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 dssd01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

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  
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  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
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  
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