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]
All associated links for this package
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 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
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  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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