make_Xinits_SIS: Make initial values for the SIS human model, with defaults

View source: R/human-SIS.R

make_Xinits_SISR Documentation

Make initial values for the SIS human model, with defaults

Description

Make initial values for the SIS human model, with defaults

Usage

make_Xinits_SIS(nStrata, Xopts = list(), H0 = NULL, S0 = NULL, I0 = 1)

Arguments

nStrata

the number of strata in the model

Xopts

a list to overwrite defaults

H0

the initial human population density

S0

the initial values of the parameter S

I0

the initial values of the parameter I

Value

a list


dd-harp/MicroMoB documentation built on June 6, 2024, 4:43 p.m.