epiNet.simTrans
.get.stat(all, stat = 1, at, out, mode, require.active = TRUE)
networkDynamic
object and other initialization
information passed from epiNet.simTrans
.out="vec"
for a vector of status, out="ids"
for a vector of IDs with status equal to stat
, and
out="prev"
for the number current with status
equal to stat
nw
is bipartite, the mode number
for status (may be ignored if requesting output for both
modes).TRUE
, NA will be returned
instead of an attribute value if the associated vertex or
edge is inactive for the query period (see
get.vertex.attribute.active
).epiNet.simTrans
simulation process to query
the ID numbers and size of currently active nodes with a
specific disease status. A more efficient query just for
state sizes of status = 1 is found in get.prev
.get.prev