Other packages > Find by keyword >

distances  

Tools for Distance Metrics
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("distances", "0.1.11")



Attach the package and use:
library("distances")
Maintained by
Fredrik Savje
[Scholar Profile | Author Map]
First Published: 2017-03-05
Latest Update: 2023-11-28
Description:
Provides tools for constructing, manipulating and using distance metrics.
How to cite:
Fredrik Savje (2017). distances: Tools for Distance Metrics. R package version 0.1.11, https://cran.r-project.org/web/packages/distances. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.0 (2017-03-05 08:47), 0.1.1 (2017-05-22 01:27), 0.1.2 (2017-05-23 06:31), 0.1.3 (2018-07-20 23:50), 0.1.4 (2018-08-15 22:40), 0.1.5 (2018-12-12 09:40), 0.1.6 (2018-12-13 00:00), 0.1.7.1 (2019-09-01 17:21), 0.1.7.2 (2019-09-01 21:01), 0.1.7 (2019-03-18 07:13), 0.1.8 (2019-09-22 18:36), 0.1.9 (2023-01-27 20:10), 0.1.10 (2023-11-28 23:00)
Other packages that cited distances R package
View distances citation profile
Other R packages that distances depends, imports, suggests or enhances
Complete documentation for distances
Functions, R codes and Examples using the distances R package
Some associated functions: distance_columns . distance_matrix . distances-package . distances . is.distances . max_distance_search . nearest_neighbor_search . 
Some associated R codes: distance_matrix.R . distances-package.R . distances.R . input_check.R . methods.R . search.R .  Full distances package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for distances20406080100120140160180TrendBars

Today's Hot Picks in Authors and Packages

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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