getBestRankOrder {Perc}R Documentation

assign IDs to the best rank order

Description

assign IDs to the best rank order

Usage

getBestRankOrder(ID_index, bestRankOrder)

Arguments

ID_index

it depends on the inputed data from simRankOrder. It takes the colnames of data as ID, and index this ID by its position in the colname.

bestRankOrder

the best rank order found in all simulated annealing runs. It is the second output from getSimOutput.

Value

a data.frame of all costs.


[Package Perc version 0.1.6 Index]