Extracts posterior samples to use to initialise a full model fit. This may be useful for certain data sets where the sampler gets stuck or cannot easily be initialised. In estimate_infections(), epinow() and regional_epinow() this option can be engaged by setting stan_opts(init_fit = <stanfit>).
This implementation is based on the approach taken in epidemia authored by James Scott.