spim_restart_pars: Create restart parameters

View source: R/fit_restart.R

spim_restart_parsR Documentation

Create restart parameters

Description

Create restart parameters

Usage

spim_restart_pars(pars, pars_parent, restart_date)

Arguments

pars

The full set of parameters. This is a list with the baseline (base) along with prior, info and transform.

pars_parent

The parameters from the parent fit; this must be a spim_pars_mcmc object

restart_date

The date that restart happens, will be pased through spimalot::as_sircovid_date

Value

An object with the same structure as pars but with the prior element updated and an mcmc element added.


mrc-ide/spimalot documentation built on Oct. 15, 2024, 12:15 p.m.