Package: dssd 1.0.2
dssd: Distance Sampling Survey Design
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 <http://distancesampling.org/>.
Authors:
dssd_1.0.2.tar.gz
dssd_1.0.2.zip(r-4.5)dssd_1.0.2.zip(r-4.4)dssd_1.0.2.zip(r-4.3)
dssd_1.0.2.tgz(r-4.4-any)dssd_1.0.2.tgz(r-4.3-any)
dssd_1.0.2.tar.gz(r-4.5-noble)dssd_1.0.2.tar.gz(r-4.4-noble)
dssd_1.0.2.tgz(r-4.4-emscripten)dssd_1.0.2.tgz(r-4.3-emscripten)
dssd.pdf |dssd.html✨
dssd/json (API)
NEWS
# Install 'dssd' in R: |
install.packages('dssd', repos = c('https://distancedevelopment.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/distancedevelopment/dssd/issues
Last updated 1 years agofrom:10676c4c31. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | OK | Nov 14 2024 |
R-4.5-linux | OK | Nov 14 2024 |
R-4.4-win | OK | Nov 14 2024 |
R-4.4-mac | OK | Nov 14 2024 |
R-4.3-win | OK | Nov 14 2024 |
R-4.3-mac | OK | Nov 14 2024 |
Exports:calculate.effortgenerate.transectsget.coveragemake.coveragemake.designmake.regionplotrun.coverageshowwrite.transects
Dependencies:classclassIntclicolorspaceDBIe1071fansifarverggplot2gluegtableisobandKernSmoothlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigproxyR6RColorBrewerRcpprlangs2scalessftibbleunitsutf8vctrsviridisLitewithrwk
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Distance Sampling Survey Design (dssd) | dssd-package dssd |
Survey effort for distance sampling | calculate.effort |
Class "Coverage.Grid" | Coverage.Grid-class |
S4 generic method to generate an instance of a design | generate.transects generate.transects,Line.Transect.Design-method generate.transects,Point.Transect.Design-method |
Returns the area of the region | get.area get.area,Region-method |
S4 generic method to extract coverage scores | get.coverage get.coverage,Survey.Design-method |
Class "Line.Transect" extends Class "Transect" | Line.Transect-class |
Class "Line.Transect.Design" extends Class "Survey.Design" | Line.Transect.Design-class |
Creates a Coverage.Grid object | make.coverage |
Creates a Survey.Design object | make.design |
Creates a Region object | make.region |
Plot | plot,Coverage.Grid,ANY-method |
Plot | plot,Line.Transect,ANY-method plot,Point.Transect,ANY-method |
Plot | plot,Region,ANY-method plot,Region,Coverage.Grid-method plot,Region,Transect-method |
Plot | plot,Survey.Design,ANY-method |
Class "Point.Transect" extends Class "Survey" | Point.Transect-class |
Virtual Class "Point.Transect.Design" extends Class "Survey.Design" | Point.Transect.Design-class |
Class "Region" | Region-class |
run.coverage | run.coverage |
Class "Segmemt.Transect" extends Class "Line.Transect" | Segment.Transect-class |
Class "Segment.Transect.Design" extends Class "Survey.Design" | Segment.Transect.Design-class |
Show | show,Line.Transect-method show,Point.Transect-method |
show | show,Survey.Design-method |
Virtual Class "Survey.Design" | Survey.Design-class |
S4 Class "Transect" | Transect-class |
Writes transects to file | write.transects |