Other packages > Find by keyword >

Mercator  

Clustering and Visualizing Distance Matrices
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Mercator", "1.1.6")



Attach the package and use:
library("Mercator")
Maintained by
Kevin R. Coombes
[Scholar Profile | Author Map]
First Published: 2019-08-02
Latest Update: 2022-06-30
Description:
Defines the classes used to explore, cluster and visualize distance matrices, especially those arising from binary data. See Abrams and colleagues, 2021, .
How to cite:
Kevin R. Coombes (2019). Mercator: Clustering and Visualizing Distance Matrices. R package version 1.1.6, https://cran.r-project.org/web/packages/Mercator. Accessed 07 May. 2025.
Previous versions and publish date:
0.8.8 (2019-08-02 13:20), 0.9.5 (2019-08-29 15:10), 0.9.6 (2020-01-08 10:40), 0.10.0 (2020-03-06 19:30), 0.11.2 (2020-08-25 00:10), 0.11.5 (2020-11-12 06:40), 0.99.0 (2021-01-11 00:30), 1.0.0 (2021-02-12 11:10), 1.1.1 (2021-07-16 15:30), 1.1.2 (2022-06-30 18:20), 1.1.4 (2024-04-28 17:40), 1.1.5 (2024-10-22 21:30)
Other packages that cited Mercator R package
View Mercator citation profile
Other R packages that Mercator depends, imports, suggests or enhances
Complete documentation for Mercator
Functions, R codes and Examples using the Mercator R package
Some associated functions: Mercator-class . binaryDistance . binaryMatrix . coloring . datasets . downsample . removeDuplicateFeatures . threshLGF . 
Some associated R codes: 01-metrics.R . 02-binaryMatrix.R . 03-thresh.R . 04-vis.R . 05-graph.R . 06-som-umap.R .  Full Mercator package functions and examples
Downloads during the last 30 days
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for Mercator0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
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  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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