This is an important ticket, because it is possible that the user does not specify a true disease free equilibrium and does not turn off all of the flows required to linearize when defining state construction on the C++ side. When this happens it is possible that the current R engine make_state will differ from the current TMB engine make_state (which uses true Jacobian calculation and assumes true linearization).
This is an important ticket, because it is possible that the user does not specify a true disease free equilibrium and does not turn off all of the flows required to linearize when defining state construction on the C++ side. When this happens it is possible that the current R engine
make_state
will differ from the current TMB enginemake_state
(which uses true Jacobian calculation and assumes true linearization).