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

Set default behaviour for sampling initialization #201

Open ntorresd opened 1 month ago

ntorresd commented 1 month ago

The current development version (#200) needs manual specification of init in rstan::sampling(). We should set some defaults for the different models and explore the possibility of running rstan::optimize() to set the initialization of the models.