as.ranking: Convert a mlresult to a ranking matrix

Description Usage Arguments Value

Description

Convert a mlresult to a ranking matrix

Usage

1
as.ranking(mlresult, ties.method = "min", ...)

Arguments

mlresult

The mlresult object

ties.method

A character string specifying how ties are treated (Default: "min"). see rank to more details.

...

Others parameters passed to the rank method.

Value

matrix with ranking values


rivolli/utiml documentation built on June 1, 2021, 11:48 p.m.