Closed jscott6 closed 3 years ago
population vector is currently coerced to an integer. This can behave dangerously with factor variables. Propose to check that vector is at least numeric, else throw error
Population replaced with column of susceptibles in v0.7.0
population vector is currently coerced to an integer. This can behave dangerously with factor variables. Propose to check that vector is at least numeric, else throw error