incidence icon indicating copy to clipboard operation
incidence copied to clipboard

☣:chart_with_upwards_trend::chart_with_downwards_trend:☣ Compute and visualise incidence

Results 20 incidence issues
Sort by recently updated
recently updated
newest added

Currently `get_info` generate vector class outputs, isolated from their metadata. For `tidyverse` users, this output could be cleaner, more explicit and easy to manage if the output is a dataframe...

The way the exponential growth rate is estimated here currently (in `fit()`) is to use a log-linear model (linear model similar to `lm(log(incidence) ~ date)`. For the log to work...

Chowell et al. 2016 published a paper entitled “[Mathematical models to characterize early epidemic growth: A review](https://www.sciencedirect.com/science/article/pii/S1571064516300641)”, in which they review recent progress on modeling and characterizing early epidemic growth...

Hi, When I install packages in my Rstudio, i found non-zero exit status and i can't install packages at all. Best Kyaw

This makes things difficult for users if they want to acknowledge that there exists a group that they haven't yet sampled. ``` r g [1,] 1 i #> #> [1...

bug

This comes from https://github.com/R4EPI/sitrep/issues/70#issuecomment-466289656

I am not too sure, but I feel that the term incidence is used in a wrong way in this package. The way I understand it, at the moment we...

question
high priority
Discussion

This is a tricky one, since we aggregate data into the `$counts` matrix, but it would be nice to be able to combine plotting `incidence` objects with a `group` for...

enhancement
high priority

Make sure to add a GITHUB_PAT with write capabilities to Travis CI for this to work

@annecori has brought up the fact that the default incidence plots are ambiguous as to when the start and end dates are (e.g. it's difficult to tell if the end...