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 21 Feb. 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
01/2201/2301/2401/2501/2601/2701/2801/2901/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/20Downloads for Distance020406080100120140160180200TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

PCLassoReg  
Group Regression Models for Risk Protein Complex Identification
Two protein complex-based group regression models (PCLasso and PCLasso2) for risk protein complex id ...
Download / Learn more Package Citations See dependency  
BTdecayLasso  
Bradley-Terry Model with Exponential Time Decayed Log-Likelihood and Adaptive Lasso
We utilize the Bradley-Terry Model to estimate the abilities of teams using paired comparison data. ...
Download / Learn more Package Citations See dependency  
divDyn  
Diversity Dynamics using Fossil Sampling Data
Functions to describe sampling and diversity dynamics of fossil occurrence datasets (e.g. from the P ...
Download / Learn more Package Citations See dependency  
GEint  
Misspecified Models for Gene-Environment Interaction
The first major functionality is to compute the bias in misspecified linear gene-environment interac ...
Download / Learn more Package Citations See dependency  
gorpiper  
GORpipe Tool for R
R library for executing GOR queries using local GORpipe. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,713

Publication Badges

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