getBestRankOrder: assign IDs to the best rank order

Description Usage Arguments Value

View source: R/findAllRankOrder.R

Description

assign IDs to the best rank order

Usage

1
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.


Perc documentation built on May 12, 2021, 1:08 a.m.