For the XH module, SIS,
change the initial value(s) for the variable \(I\).
The argument
passed as options should be a named list, and the
new initial value(s) are set to options$I
Usage
# S3 method for class 'SIS'
change_XH_inits(xds_obj, i = 1, options = list())Note
Initial values for human population size, the variable \(H\), must be set using change_H
See also
The variable names are returned by calling get_XH_inits. The function make_XH_inits_SIS is called during setup.