Get the adjacency matrix associated with a model specification.
Arguments
- spec
A model specification object (for example, created using
mp_tmb_model_spec()
).- include_inout
(logical) include nodes defined by
mp_per_capita_inflow
andmp_per_capita_outflow
?
Value
An adjacency matrix
.