Make inits for garki human model.
make_Xinits_garki(
nStrata,
H,
Xopts = list(),
x2 = 0,
y1 = 0,
y2 = 0,
y3 = 0,
x3 = 0,
x4 = 0
)
is the number of population strata
a numeric initial value for total human population density
a list with values to override default values
a numeric initial value for the variable x2
a numeric initial value for the variable y1
a numeric initial value for the variable y2
a numeric initial value for the variable y3
a numeric initial value for the variable x3
a numeric initial value for the variable x4
none
We use H instead of x, but other variables are passed in the same order as they are presented in the original paper.