getAllRankOrder {Perc}R Documentation

assign IDs to all best rank orders

Description

assign IDs to all best rank orders

Usage

getAllRankOrder(ID_index, allRankOrder)

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.

allRankOrder

all rank orders found in all simulated annealing runs. It is the third output from getSimOutput.

Value

a data.frame of all costs.


[Package Perc version 0.1.6 Index]