getAllCosts: Associate each costs with its corresponding simulated...

Description Usage Arguments Value

View source: R/findAllRankOrder.R

Description

Associate each costs with its corresponding simulated annealing runs

Usage

1
getAllCosts(costs_all, num)

Arguments

costs_all

costs of all simAnnealing runs. It is the first element of the output from getSimOutput.

num

number of simulated annealing runs

Value

a data.frame of all costs.


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