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



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: 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.2, https://cran.r-project.org/web/packages/dssd. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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