addBalance | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.