The Co-Ranking Matrix
An implementation of the Co-Ranking matrix and derived methods to assess the quality of dimensionality reductions
## install.pacages("devtools")
devtools::install_github("gdkrmr/coRanking")
Install from CRAN:
install.packages("coRanking")
Load it:
library(coRanking)