initial_params: Initial conditions for the model

View source: R/parameters.R

initial_paramsR Documentation

Initial conditions for the model

Description

Create initial conditions for the model

Create initial conditions for the model

Usage

initial_params_xvw(pars, coverage = 0)

initial_params(pars, n_vax = 1, coverage = 1)

Arguments

pars

A parameter list containing 'N0', 'q', 'prev_Asl' and 'prev_Ash' elements.

coverage

a vector of length 'n_vax' that sums to 1 denoting the initial proportion in each vaccine stratum

n_vax

an integer indicating the number of vaccine compartments

Value

A list of initial conditions

A list of initial model states


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