restart_params: Create initial conditions to start the model from the end of...

View source: R/parameters.R

restart_paramsR Documentation

Create initial conditions to start the model from the end of a run

Description

Create initial conditions based on previous model run

Usage

restart_params(y, n_vax = NULL)

Arguments

y

a transformed model run output

n_vax

an integer indicating the number of vaccine compartments, consistent with the input

Value

A list of initial conditions to restart a model with n_vax vaccination levels


mrc-ide/gonovax documentation built on Dec. 15, 2024, 11:02 a.m.