Skip to content

Commit 88c2fda

Browse files
cdcgov-hub-bot[bot]sbidarigithub-actions[bot]
authored
Add baseline forecast (#871)
* Update create-baseline.yaml * Update .github/workflows/create-baseline.yaml * Add baseline forecasts --------- Co-authored-by: Subekshya Bidari <37636707+sbidari@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ace47cb commit 88c2fda

File tree

2 files changed

+11962
-0
lines changed

2 files changed

+11962
-0
lines changed

.github/workflows/create-baseline.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
install.packages(c("fs", "readr", "dplyr", "tidyr", "cli", "lubridate", "nanoparquet", "argparser", "remotes", "genlasso"))
3333
remotes::install_github("cmu-delphi/epiprocess")
3434
remotes::install_github("cmu-delphi/epipredict")
35+
remotes::install_github("cdcgov/forecasttools")
3536
shell: Rscript {0}
3637

3738
- name: generate baseline

0 commit comments

Comments
 (0)