Adds new values for attributes in a bipartite network in which there may be arrivals/entries in the first mode, which requires splitting the attribute vector into two, adding the new values, and re-concatenating the two updated vectors.
split_bip(dat, var, val, nCurrM1, nCurrM2, nArrivals, nArrivalsM2)
Master data object passed through netsim
simulations.
Variable to update.
Fixed value to set for all incoming nodes.
Number currently in mode 1.
Number currently in mode 2.
Number of arrivals/entries in mode 1.
Number of arrivals/entries in mode 2.