tapios / risk-networks

Code for risk networks: a blend of compartmental models, graphs, data assimilation and semi-supervised learning
Other
2 stars 2 forks source link

Set lambdas (contact rates, inception rates) only once, on contact network #143

Open dburov190 opened 4 years ago

dburov190 commented 4 years ago

Here

https://github.com/dburov190/risk-networks/blob/db/contact-network/examples/paper/nyc_contact_network_da_interventions.py#L114

we set nodal lambdas, which are the only ones needed to infer/run everything else, so remove those from EpidemicSimulator constructor