Other packages > Find by keyword >

Distance  

Distance Sampling Detection Function and Abundance Estimation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Distance", "2.0.0")



Attach the package and use:
library("Distance")
Maintained by
Laura Marshall
[Scholar Profile | Author Map]
First Published: 2012-04-02
Latest Update: 2023-12-21
Description:
A simple way of fitting detection functions to distance sampling data for both line and point transects. Adjustment term selection, left and right truncation as well as monotonicity constraints and binning are supported. Abundance and density estimates can also be calculated (via a Horvitz-Thompson-like estimator) if survey area information is provided. See Miller et al. (2019) for more information on methods and for example analyses.
How to cite:
Laura Marshall (2012). Distance: Distance Sampling Detection Function and Abundance Estimation. R package version 2.0.0, https://cran.r-project.org/web/packages/Distance. Accessed 06 May. 2025.
Previous versions and publish date:
0.6.1 (2012-08-01 22:11), 0.6.2 (2012-09-14 21:30), 0.6 (2012-04-02 19:47), 0.7.1 (2012-11-08 07:21), 0.7.2 (2013-07-04 20:23), 0.7.3 (2013-08-19 16:37), 0.8.0 (2014-01-09 21:40), 0.9.1 (2014-06-11 01:51), 0.9.2 (2014-09-16 02:14), 0.9.3 (2015-02-05 00:50), 0.9.4 (2015-07-29 18:25), 0.9.6 (2016-08-10 22:41), 0.9.7 (2017-07-04 01:21), 0.9.8 (2019-05-01 18:50), 0.9 (2014-04-22 22:11), 1.0.0 (2020-01-31 14:20), 1.0.1 (2020-07-31 18:12), 1.0.2 (2020-12-01 13:20), 1.0.3 (2021-07-02 00:00), 1.0.4 (2021-08-12 17:30), 1.0.5 (2022-03-17 19:20), 1.0.6 (2022-08-21 01:50), 1.0.7 (2022-11-15 23:40), 1.0.8 (2023-07-17 13:30), 1.0.9 (2023-12-21 21:20)
Other packages that cited Distance R package
View Distance citation profile
Other R packages that Distance depends, imports, suggests or enhances
Complete documentation for Distance
Functions, R codes and Examples using the Distance R package
Some associated functions: AIC.dsmodel . ClusterExercise . CueCountingExample . Distance-package . DuikerCameraTraps . ETP_Dolphin . LTExercise . PTExercise . QAIC . Savannah_sparrow_1980 . Stratify_example . Systematic_variance_1 . add_df_covar_line . amakihi . bootdht . bootdht_Dhat_summarize . bootdht_Nhat_summarize . capercaillie . checkdata . convert_units . create.bins . create_bins . dht2 . ds.gof . ds . ducknest . dummy_ddf . flatfile . gof_ds . golftees . logLik.dsmodel . make_activity_fn . minke . p_dist_table . plot.dsmodel . predict.dsmodel . predict.fake_ddf . print.dht_result . print.dsmodel . print.summary.dsmodel . sikadeer . summarize_ds_models . summary.dht_bootstrap . summary.dsmodel . unflatten . unimak . units_table . wren . 
Some associated R codes: AIC.dsmodel.R . Distance-package.R . ER_var_f.R . QAIC.R . add_df_covar_line.R . bootdht.R . bootdht_Dhat_summarize.R . bootdht_Nhat_summarize.R . bootdht_bootit.R . bootdht_resample_data.R . checkdata.R . compute_df.R . convert_units.R . create.bins.R . create_bins.R . deprecated_args.R . dht2.R . dht2_checkdata.R . dht2_misc.R . dht2_multipliers.R . dht2_process_ddf.R . ds.R . ds.gof.R . dsdata.R . dummy_ddf.R . get_adj_orders.R . get_truncation.R . gof_ds.R . logLik.dsmodel.R . make_activity_fn.R . model.description.R . p_dist_table.R . plot.dsmodel.R . predict.dsmodel.R . print.dht_result.R . print.dsmodel.R . print.summary.dht_bootstrap.R . print.summary.dsmodel.R . safe_factorize.R . safetruncate.R . summarize_ds_models.R . summary.dht_bootstrap.R . summary.dsmodel.R . unflatten.R . units_table.R . varNhat.R . variance_contributions.R .  Full Distance package functions and examples
Downloads during the last 30 days
04/0604/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/04Downloads for Distance20406080100120140TrendBars

Today's Hot Picks in Authors and Packages

netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
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