Skip to content

EarthyScience/coRanking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coRanking

Travis Build Status Coverage Status CRAN_Status_Badge

The Co-Ranking Matrix

An implementation of the Co-Ranking matrix and derived methods to assess the quality of dimensionality reductions

Installing:

## install.pacages("devtools")
devtools::install_github("gdkrmr/coRanking")

Install from CRAN:

install.packages("coRanking")

Load it:

library(coRanking)

Packages

No packages published

Languages

  • R 62.2%
  • C++ 36.3%
  • Shell 1.5%