This function allows to (re-)run the model fitting from an
existing EpiSewerJob object. It is especially useful when combined with the
run_fit=FALSE option in EpiSewer(). This allows to first create the
EpiSewerJob object and then run the model fitting later or on a different
machine.
Arguments
- job
An EpiSewerJob object as returned by
EpiSewer().