Skip to content

Commit

Permalink
Re #7 Updated news for vector helper functions.
Browse files Browse the repository at this point in the history
  • Loading branch information
sempwn committed Mar 23, 2021
1 parent d5454c8 commit abc5529
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

# covidseir 0.0.1.9002

* Added `create_ramp_vector()`, which will be used to specify VoC in future
release.

* Added `create_segments_vector()`, which converts dates into vector suitable
for specifying `f_seg` or `samp_frac_seg` in `fit_seir()`.

* In `fit_seir()`, optional parameter `voc_pars` can be used to set
their introduction, time to dominance, and relative risk ratio (#7).

Expand Down

0 comments on commit abc5529

Please sign in to comment.