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

Model param updates #596

Merged
merged 84 commits into from
Jan 15, 2021
Merged

Model param updates #596

merged 84 commits into from
Jan 15, 2021

Conversation

ManuelaRunge
Copy link
Collaborator

@ManuelaRunge ManuelaRunge commented Jan 14, 2021

Adding several of the model structure and parameters updates. The different parameter changes might affect each other and having the structures all implemented with the option to switch it on or off will facilitate more systematic simulations to determine the best fit and most reliable model.

new parameter in the master yaml file:

  • dSym_dAsP_ratio
  • reduced_infectious_As
  • recovery_time_postcrit
  • Updated based on LL data
    • fraction_dead instead of cfr
    • fraction_dead_change 1- 9
    • fraction_critical_change 1- 10
    • d_Sym_change 1- 8
    • d_Sys_incr 1- 8

new parameter in the spatial yaml file:

  • recovery_time_hosp_change1
  • recovery_time_hosp_change_time_1

ManuelaRunge and others added 30 commits December 27, 2020 04:20
* added python script for estimating Rt
* replaced r iteration comparison script with py script
* added Rt timeline plot to iteration comparison script and updated batch file
* commented channels det vs no det
* cleanup  Rt estimation script
* removed not used R files
* removed rfiles from batch and shell files (commented out seroprevalence plot and fitting script)
* added py epyestim script for LL data
* moved argument specification to function call
* updated requirements txt
* bugfixes
added extract_sample_param.py
Region specific LoS in ICU (recovery_time_crit)
* reformated prevalence script and revised seroprevalence calculation

* use time-varying N and shift seroprevalence by 14 days

* removed prevalence calculation from emodls and added det channels to observed output for postprocessing, also return N_All

* added function to calculate prevalence, seroprevalence and IFR 

* edited param - trajectory plotter

* removed prevalence func call in load_sim_data and added back to prevalence script to allow modyfing 'ems' argument
added yaml files with mean sample parameters for testing, edited readme
updated population (IL, catchment, and EMS_1) with civis CO-EST2019-A…
activating ki_multiplier_12 with date 12/20/2020
small updates to campus model
Added negative log-likelihood assignment function
bugfix on if statement when to generate postprocessing batch files
@ManuelaRunge ManuelaRunge marked this pull request as ready for review January 15, 2021 19:33
@ManuelaRunge ManuelaRunge merged commit 63dc5f1 into numalariamodeling:model_param_updates Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants