matrix2cost {MultiObjMatch} | R Documentation |
change the distance matrix to cost
Description
change the distance matrix to cost
Usage
matrix2cost(net, distance)
Arguments
net |
the network structure |
distance |
distance matrix |
Value
the vector of cost
[Package MultiObjMatch version 1.0.0 Index]