Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set infTime for 2-group/mode SIR stochastic models in closed pops #102

Closed
smjenness opened this issue Sep 7, 2014 · 0 comments · Fixed by #177
Closed

Set infTime for 2-group/mode SIR stochastic models in closed pops #102

smjenness opened this issue Sep 7, 2014 · 0 comments · Fixed by #177
Labels

Comments

@smjenness
Copy link
Collaborator

Currently, this is set as a uniform over the rec.rate in the first group only, but should be group specific for differential recovery rates.

infTime[idsInf] <- ssample(1:(-round(1/all$param$rec.rate) + 2),
                                 length(idsInf),
                                 replace = TRUE)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant