EpiNow2 icon indicating copy to clipboard operation
EpiNow2 copied to clipboard

Estimate Realtime Case Counts and Time-varying Epidemiological Parameters

Results 90 EpiNow2 issues
Sort by recently updated
recently updated
newest added

I think there are a couple of mistakes in the implementation of the `zero_threshold` for smoothing zeros in the reported case time series when the average of the preceding week's...

Hello, I am learning this EpiNow2 to forecast using my own data. I have input my data with two columns (dates and No.Cases). ``` reported_cases

This is a trial balloon for a PR. My personal use case for EpiNow2 works with @hamishgibbs RtD3 framework using just the CSVs generated by `regional_summary`. I delete the generated...

This is definitely not a 'bug' or 'issue' but more of a discussion (but I did not find a discussion string anywhere, my apologies if there is one), but how...

enhancement
help wanted
question

Both `epinow()` and `epinow_regional()` take common arguments, except for the `region` column in the `reported_cases` and the two extra `epinow_regional()`'s arguments (`non_zero_points` and `summary_args`) that can be ignored by `epinow()`....

Add to external use case vignette: https://peerj.com/articles/14119/

Picks out the new features in https://github.com/epiforecasts/EpiNow2/pull/308 relating to static delays. Creating this as draft PR as it seems unfinished.

Picks out the new features in #308 relating to the secondary model.

It might be nice to add functionality to have multiple observation time series assuming that they are all reported from the same infection proces with a delay and scale. This...

enhancement

Hi, author of the formatting package {styler} here. As I judge from a search in your source code, there is no functionality that uses {styler}, in other words {styler} is...