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 22 Dec. 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

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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