Skip to content
Snippets Groups Projects
Commit c7d64811 authored by Peter Jentsch's avatar Peter Jentsch
Browse files

more univariate sims

parent 03b8007a
No related branches found
No related tags found
No related merge requests found
Showing
with 1 addition and 2 deletions
No preview for this file type
......@@ -19,8 +19,7 @@ function solve_and_plot_parameters()
target_final_size = ymo_attack_rate .*avg_populations
target_preinf_vac = ymo_vac .* sum(vaccination_data[1:4]) .* avg_populations
target_postinf_vac = ymo_vac .* sum(vaccination_data[5:end]) .*avg_populations
println("obs final size: $final_size, target: $target_final_size")
println("obs preinf vac: $total_preinf_vaccination, target: $target_preinf_vac")
println("obs postinf vac: $total_postinf_vaccination,target: $target_postinf_vac")
......
No preview for this file type
No preview for this file type
File deleted
No preview for this file type
File deleted
File deleted
File deleted
No preview for this file type
No preview for this file type
File deleted
File deleted
File deleted
No preview for this file type
File deleted
File deleted
File deleted
File deleted
File deleted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment