Skip to content

Commit

Permalink
Issue 9: Getting started vignette (#32)
Browse files Browse the repository at this point in the history
* Rewriting and scoping out getting started vignette

* Basic version of code functionality

* Rewrite data simulation section

* Split up data observation process writing

* Rewrite Section 1 on data simulation

* Start writing the fitting section, and edits to Section 1

* Add epidemic growth figure

* Add plot of lognormal

* Add delays figure (and move to every 50th case)

* Improve figures here

* Fix lint issues

* Change from html_vignette2 to html_document2

* Change to fig.path

* Fixes based on Katie comments

* Work on the modelling section writing

* Improvements to first vignette based on Sam feedback

* Fix args problem, first go at results in at the end

* Resolve some remaining issues

* Fix lint issues
  • Loading branch information
athowes authored May 23, 2024
1 parent 03cac6f commit f59b96e
Show file tree
Hide file tree
Showing 3 changed files with 265 additions and 125 deletions.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ Suggests:
epinowcast,
testthat (>= 3.0.0),
readxl,
janitor
janitor,
gt
Remotes:
stan-dev/cmdstanr,
Rdatatable/data.table,
Expand Down
Loading

0 comments on commit f59b96e

Please sign in to comment.