balanceCosts {MultiObjMatch}R Documentation

Create a skeleton representation of the balance edge costs

Description

Create a skeleton representation of the balance edge costs associated with pairings for a given distance and network

Usage

balanceCosts(net, balance.penalty = 1)

Arguments

net

the network structure

balance.penalty

(optional) the numeric value for balance; 1 by default

Value

the skeleton with balance edge cost


[Package MultiObjMatch version 0.1.3 Index]