Calculate the co-ranking matrix to assess the quality of a diminsionality reduction.
coranking(
Xi,
X,
input_Xi = c("data", "dist", "rank"),
input_X = input_Xi,
use = "C"
)a matrix of class 'coranking'
high dimensional data
low dimensional data
type of input of Xi (see. details)
type of input of X (see. details)
R or C backend
Guido Kraemer
Calculate the coranking matrix, to assess the quality of a dimensionality
reduction. Xi is input in high dimensions, X is input in low
dimensions the type of input is given in input_Xi and input_X,
they can be one of c('data', 'dist', 'rank').
rankmatrix