order.ratings | R Documentation |
This function is given a collection of ratings and converts each row to a permutation
order.ratings(ratings)
ratings |
a matrix in which each row is a vector of ratings of several items |
A matrix in which each row is the corresponding permutation of the items
order.ratings(c(0.1, 4, 0.5, -4))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.