simulatedRankingData | R Documentation |
The simulatedRankingData
dataset is a list that includes the following components:
The ranking matrix, y
, contains the ranking matrix. It consists of 500 rows and 4 columns, indicating the ranking positions. Each element in the matrix represents the rank assigned to an individual for a particular item.
The predictor matrix x
in the dataset consists of 20 continuous explanatory variables. These variables are used for predicting the rankings.
data(simulatedRankingData)
Albano, A., Sciandra, M., and Plaia, A. (2023): "A weighted distance-based approach with boosted decision trees for label ranking." Expert Systems with Applications.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.