Other packages > Find by keyword >

proxy  

Distance and Similarity Measures
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("proxy", "0.4-27")



Attach the package and use:
library("proxy")
Maintained by
David Meyer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-07-09
Latest Update: 2022-06-09
Description:
Provides an extensible framework for the efficient calculation of auto- and cross-proximities, along with implementations of the most popular ones.
How to cite:
David Meyer (2007). proxy: Distance and Similarity Measures. R package version 0.4-27, https://cran.r-project.org/web/packages/proxy. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.1 (2007-07-09 14:40), 0.2 (2007-08-10 16:34), 0.3 (2007-10-08 22:10), 0.4-1 (2008-08-29 10:50), 0.4-2 (2009-03-31 17:48), 0.4-3 (2009-05-24 20:37), 0.4-4 (2009-10-13 14:38), 0.4-5 (2009-11-05 13:05), 0.4-6 (2010-02-06 17:50), 0.4-7 (2012-01-24 18:50), 0.4-8 (2012-08-24 11:43), 0.4-9 (2012-09-02 17:31), 0.4-10 (2013-04-14 19:04), 0.4-11 (2014-01-13 12:50), 0.4-12 (2014-01-15 12:35), 0.4-13 (2014-09-22 14:35), 0.4-14 (2015-02-04 22:24), 0.4-15 (2015-07-08 17:11), 0.4-16 (2016-12-05 18:28), 0.4-17 (2017-02-01 16:51), 0.4-19 (2017-10-29 15:16), 0.4-20 (2017-12-12 16:04), 0.4-21 (2018-01-04 11:02), 0.4-22 (2018-04-08 15:44), 0.4-23 (2019-03-05 15:15), 0.4-24 (2020-04-25 21:20), 0.4-25 (2021-03-05 21:10), 0.4-26 (2021-06-08 00:10), 0.4 (2008-05-28 14:00)
Other packages that cited proxy R package
View proxy citation profile
Other R packages that proxy depends, imports, suggests or enhances
Complete documentation for proxy
Functions, R codes and Examples using the proxy R package
Some associated functions: dist . registry . rowSums.dist . 
Some associated R codes: database.R . dissimilarities.R . dist.R . registry.R . seal.R . similarities.R . util.R .  Full proxy 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  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
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  
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