Other packages > Find by keyword >

Gmedian  

Geometric Median, k-Medians Clustering and Robust Median PCA
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Gmedian", "1.2.7")



Attach the package and use:
library("Gmedian")
Maintained by
Herve Cardot
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-03-27
Latest Update: 2022-06-08
Description:
Fast algorithms for robust estimation with large samples of multivariate observations. Estimation of the geometric median, robust k-Gmedian clustering, and robust PCA based on the Gmedian covariation matrix.
How to cite:
Herve Cardot (2016). Gmedian: Geometric Median, k-Medians Clustering and Robust Median PCA. R package version 1.2.7, https://cran.r-project.org/web/packages/Gmedian. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.0 (2016-03-27 19:42), 1.1 (2016-03-28 14:05), 1.2.1 (2016-06-25 19:46), 1.2.2 (2016-09-01 19:32), 1.2.3 (2016-09-05 16:35), 1.2.4 (2017-09-15 22:26), 1.2.5 (2020-03-02 14:20), 1.2.6 (2021-04-07 20:10), 1.2 (2016-04-20 21:19)
Other packages that cited Gmedian R package
View Gmedian citation profile
Other R packages that Gmedian depends, imports, suggests or enhances
Complete documentation for Gmedian
Functions, R codes and Examples using the Gmedian R package
Some associated functions: Gmedian-package . Gmedian . GmedianCov . Weiszfeld . WeiszfeldCov . kGmedian . 
Some associated R codes: Gmedian.R . GmedianCov.R . RcppExports.R . kGmedian.R .  Full Gmedian 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

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  
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  
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  
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  
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