addBalance {MultiObjMatch} | R Documentation |
Add fine balance edges
addBalance(net, treatedVals, controlVals, replaceExisting = TRUE)
net |
the network object created for the network flow problem |
treatedVals |
the balance value for treated nodes |
controlVals |
the balance value for control nodes |
replaceExisting |
(optional) whether or not to replace the existing net; TRUE by default |
the network structure with balance edges added