Create an object of class "rankings" from tricot ranking data.
rank_tricot2(data, id, items, input, ...)
a data.frame with columns specified by items and input values
an index of data
indicating the id column
a character or numerical vector for indexing the column(s)
containing the item names in data
a character or numerical vector for indexing the column(s)
containing the values in data
to be ranked
additional arguments passed to methods. See details
a PlackettLuce "rankings" object, which is a matrix of dense rankings
van Etten J., et al. (2016). Experimental Agriculture, 55(S1), 275–296. doi:10.1017/S0014479716000739
Other rank functions:
rank_numeric()
,
rank_tricot()
,
set_binomialfreq()
,
set_paircomp()