parse the output of deSolve and return variables for the SIS model
Source:R/human-XH-SIS.R
parse_XH_orbits.SIS.RdImplements parse_XH_orbits for the SIS model
Usage
# S3 method for class 'SIS'
parse_XH_orbits(outputs, xds_obj, i)Arguments
- outputs
an output matrix returned by deSolve::deSolve
- xds_obj
an
xdsmodel object- i
the host species index