Skip to content

Commit

Permalink
incorporate ww-inference R package and data (#3)
Browse files Browse the repository at this point in the history
* add files from pyrenew PR

* add R files

* add wweval package and vignette reproduction

* make pre-commit happy

* add lintr file

* make lintr happy
  • Loading branch information
damonbayer authored Aug 26, 2024
1 parent eb214c3 commit 4ab853b
Show file tree
Hide file tree
Showing 9 changed files with 3,559 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rprofile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
source("renv/activate.R")
2 changes: 2 additions & 0 deletions .lintr
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
linters: linters_with_defaults(object_usage_linter = NULL)
encoding: "UTF-8"
377 changes: 377 additions & 0 deletions notebooks/data/fit/stan_data.json

Large diffs are not rendered by default.

377 changes: 377 additions & 0 deletions notebooks/data/fit_hosp_only/stan_data.json

Large diffs are not rendered by default.

427 changes: 427 additions & 0 deletions notebooks/wwinference.Rmd

Large diffs are not rendered by default.

Loading

0 comments on commit 4ab853b

Please sign in to comment.