Returns a target function for pytensor scan, this equates to a single step in the
system dynamics model simulation. This probably shouldn’t be used anywhere
outside of the context of the pymc model creation function.
- Parameters:
model (Model)
- Return type:
Callable