INGOR
|
This filter converts the network to the n-partite graph corresponding to its dynamic model.
This is designed mainly for generating simulated data of static-dynamic hybrid models. Therefore, with default settings, this does not generate a true n-partite graph. By default, an edge u
→ v
is converted to u/T-1
→ v
and u
→ v
, where u/T-1
represents the node of u
at the time T - 1, and T is the time point of u
.
depth=
n =1
) suffix=
str /T-1
" for depth 1 nodes, and "/T-2
" for depth 2 nodes. (default: str =
"/T-
") npartite