Create a matrix object for tracking incidence in human population to be passed to either sim_trajectory_CSV or sim_trajectory_R.

track_hinf(spn_T, S)

Arguments

spn_T

set of transitions

S

stoichiometry matrix

Value

a sparseMatrix object

Details

The returned matrix can be passed to the Sout argument of sim_trajectory_CSV or sim_trajectory_R.