epiverse-trace / serofoi

Estimates the Force-of-Infection of a given pathogen from population based sero-prevalence studies
https://epiverse-trace.github.io/serofoi/
Other
17 stars 4 forks source link

Refactor FoI central estimates computation into a separate function #104

Closed ntorresd closed 1 year ago

ntorresd commented 1 year ago

Currently the FoI central estimates, used mainly for visualisation purposes, is computed in fit_seromodel(). However, since the output of this function will be simplified by #89 , it'd be convenient to have a separate function computing this.