makeSparse {MultiObjMatch} | R Documentation |
Remove some of the treatment-control edges from a network flow representation of a match (forbidding those pairings)
makeSparse(net, mask, replaceMask = TRUE)
net |
the network object |
mask |
a matrix indicating whether to exclude the corresponding edge |
replaceMask |
(optional) whether to mask |
the masked network structure object