getAllRankOrder: assign IDs to all best rank orders

Description Usage Arguments Value

View source: R/findAllRankOrder.R

Description

assign IDs to all best rank orders

Usage

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


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