View source: R/auxiliary-tracking.R
track_hinf | R Documentation |
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)
spn_T |
set of transitions |
S |
stoichiometry matrix |
The returned matrix can be passed to the Sout
argument of sim_trajectory_CSV
or sim_trajectory_R
.
a sparseMatrix
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.