epiverse-trace / epichains

[Under active development] Methods for simulating and analysing the sizes and lengths of infectious disease transmission chains from branching process models
https://epiverse-trace.github.io/epichains/
Other
5 stars 2 forks source link

Move `obs_prob` next to `nsim_obs` for logical flow in `likelihood()` signature #215

Closed jamesmbaazam closed 6 months ago

jamesmbaazam commented 6 months ago

This PR closes #134 by moving obs_prob next to nsim_obs for logical flow in the arguments of likelihood(). This order makes sense because a user will have to specify nsim_obs if they change the default obs_prob.