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 21 Nov. 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

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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