R/data.R

#' Synthetic data for label ranking experiments.
#' 
#' @format A matrix of 20 discrete values and 2 columns
#' 
"lr.nom"

#' Synthetic data for label ranking experiments.
#' 
#' @format A matrix of 20 numeric values and 2 columns
#' 
"lr.num"

#' Permutations to be used as rankings
#'  
#' @format A matrix of 20 rows and 3 columns 
#'
"y"

Try the labelrank package in your browser

Any scripts or data that you put into this service are public.

labelrank documentation built on May 2, 2019, 11:10 a.m.