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

theoretical predictions for R0 #40

Closed
philipus opened this issue Apr 9, 2020 · 6 comments
Closed

theoretical predictions for R0 #40

philipus opened this issue Apr 9, 2020 · 6 comments

Comments

@philipus
Copy link

philipus commented Apr 9, 2020

Where is the part in the Code to get the theoretical predictions for R0?

@s-mishra
Copy link
Member

s-mishra commented Apr 9, 2020

extract Rt from out/fit like out$Rt

@s-mishra s-mishra closed this as completed Apr 9, 2020
@philipus
Copy link
Author

philipus commented Apr 9, 2020

apply((as.matrix(out$Rt[,1,])),2,median) for the intial R0?

@gustavdelius
Copy link

@philipus , for the initial R0 you should look in out$mu.

@philipus
Copy link
Author

philipus commented Apr 9, 2020

oh , I thought mu is the one from the fit to the data and not the theoretical one. Sorry that i am bothering you so heavily.

@flaxter
Copy link
Collaborator

flaxter commented Apr 9, 2020 via email

@philipus
Copy link
Author

Figure 18 in Report 13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants