Other packages > Find by keyword >

dsm  

Density Surface Modelling of Distance Sampling Data
View on CRAN: Click here


Download and install dsm package within the R console
Install from CRAN:
install.packages("dsm")

Install from Github:
library("remotes")
install_github("cran/dsm")

Install by package version:
library("remotes")
install_version("dsm", "2.3.3")



Attach the package and use:
library("dsm")
Maintained by
Laura Marshall
[Scholar Profile | Author Map]
First Published: 2012-11-24
Latest Update: 2022-08-20
Description:
Density surface modelling of line transect data. A Generalized Additive Model-based approach is used to calculate spatially-explicit estimates of animal abundance from distance sampling (also presence/absence and strip transect) data. Several utility functions are provided for model checking, plotting and variance estimation.
How to cite:
Laura Marshall (2012). dsm: Density Surface Modelling of Distance Sampling Data. R package version 2.3.3, https://cran.r-project.org/web/packages/dsm. Accessed 07 May. 2025.
Previous versions and publish date:
2.0.1 (2013-02-21 07:52), 2.0 (2012-11-24 22:59), 2.1.3 (2013-08-20 09:46), 2.2.3 (2014-04-23 18:06), 2.2.4 (2014-06-17 11:00), 2.2.5 (2014-09-16 02:14), 2.2.9 (2015-07-29 20:48), 2.2.12 (2016-08-10 22:44), 2.2.13 (2016-10-03 22:59), 2.2.14 (2017-01-26 12:03), 2.2.15 (2017-07-04 01:15), 2.2.16 (2018-06-28 00:38), 2.2.17 (2019-01-19 23:30), 2.3.0 (2020-04-22 12:02), 2.3.1 (2021-03-27 03:10), 2.3.2 (2022-03-17 09:30)
Other packages that cited dsm R package
View dsm citation profile
Other R packages that dsm depends, imports, suggests or enhances
Complete documentation for dsm
Functions, R codes and Examples using the dsm R package
Some associated functions: block.info.per.su . check.cols . dsm-data . dsm-package . dsm.cor . dsm . dsm.var.gam . dsm.var.movblk . dsm.var.prop . dsm_cor . dsm_var_gam . dsm_var_movblk . dsm_var_prop . dsm_varprop . dummy_ddf . generate.ds.uncertainty . generate.mb.sample . latlong2km . make.soapgrid . mexdolphins . obs_exp . plot.dsm . plot.dsm.var . plot_pred_by_term . predict.dsm . predict.fake_ddf . print.dsm . print.dsm.var . print.dsm_varprop . print.summary.dsm.var . print.summary.dsm_varprop . rqgam.check . rqgam_check . summary.dsm . summary.dsm.var . summary.dsm_varprop . trim.var . vis.concurvity . vis_concurvity . 
Some associated R codes: all_df_vars.R . block.info.per.su.R . check.cols.R . ddf.model.description.R . dead_functions.R . dsm-package.R . dsm.R . dsm_cor.R . dsm_var_gam.R . dsm_var_movblk.R . dsm_var_prop.R . dsm_varprop.R . dummy_ddf.R . generate.ds.uncertainty.R . generate.mb.sample.R . get_hessian.R . handy2.R . latlong2km.R . make.data.R . make.soapgrid.R . matrixnotposdef.handler.R . obs_exp.R . plot.dsm.R . plot.dsm.var.R . plot_pred_by_term.R . predict.dsm.R . print.dsm.R . print.dsm.var.R . print.dsm_varprop.R . print.summary.dsm.var.R . print.summary.dsm_varprop.R . rqgam_check.R . set_ddf_par.R . summary.dsm.R . summary.dsm.var.R . summary.dsm_varprop.R . trim.var.R . varprop_check.R . vis_concurvity.R . zzz.R .  Full dsm 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 dsm51015202530354045TrendBars

Today's Hot Picks in Authors and Packages

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  
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  
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  
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  

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