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



Attach the package and use:
library("Distance")
Maintained by
Laura Marshall
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-04-02
Latest Update: 2025-07-11
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.1, https://cran.r-project.org/web/packages/Distance. Accessed 18 Sep. 2026.
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), 2.0.0 (2024-10-24 17:10), (2026-07-09 08:02)
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

Today's Hot Picks in Authors and Packages

data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
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  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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