epiforecasts / EpiNow2

Estimate Realtime Case Counts and Time-varying Epidemiological Parameters
https://epiforecasts.io/EpiNow2/dev/
Other
113 stars 32 forks source link

Vignette on `estimate_infections()` examples has errors in code chunks #719

Open jamesmbaazam opened 3 months ago

jamesmbaazam commented 3 months ago

The example on passing a truncation distribution to estimate_infections() errors in the vignette here.

As an aside, should we generally ensure that the vignettes' model specifications do not produce divergences?

sbfnk commented 2 months ago

@jamesmbaazam are you doing this one? We should fix this as a priority because it breaks some functionality.

jamesmbaazam commented 2 months ago

Not currently but will compile this vignette in the tolerance branch now to see if it fixes it.

UPDATE:

I'm currently reviewing #724 and trying to finish #695 so I've removed my self-assignment here.