epinowcast / primarycensored

Primary event censored distributions in R and Stan.
https://primarycensored.epinowcast.org/
Other
7 stars 1 forks source link

Explore different ODE solvers #65

Closed seabbs closed 2 weeks ago

seabbs commented 1 month ago

Building on #64 we should explore the different available ODE solvers (https://mc-stan.org/docs/stan-users-guide/odes.html). My assumption currently is the default Runge-Kutta makes sense but that we might want to explore tolerance settings (and maybe tackle #7 at the same time).