Define a fixed number of individuals of the left compartment transit to the right compartment at every time step
Examples
transitions <- list("S->I" = constant(10))
Define a fixed number of individuals of the left compartment transit to the right compartment at every time step
transitions <- list("S->I" = constant(10))