Skip to content

fix CRAN issues #309

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Sep 22, 2022
Prev Previous commit
Next Next commit
fix German forecast link
  • Loading branch information
sbfnk committed Sep 10, 2022
commit 80164dd313a40dd46af951063ecbaa2e5154d31d
2 changes: 1 addition & 1 deletion R/estimate_secondary.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#' for an example of forecasting Covid-19 deaths from Covid-19 cases. See
#' [here](https://gist.github.com/seabbs/4dad3958ca8d83daca8f02b143d152e6) for a prototype function that
#' may be used to estimate and forecast a secondary observation from a primary across multiple regions and
#' [here](https://github.com/epiforecasts/covid-german-forecasts/blob/master/rt-forecast/update-death-from-cases.R)
#' [here](https://github.com/epiforecasts/covid.german.forecasts/blob/master/rt-forecast/death-from-cases.R)
#' for an application forecasting Covid-19 deaths in Germany and Poland.
#' @param secondary A call to `secondary_opts()` or a list containing the following
#' binary variables: cumulative, historic, primary_hist_additive, current,
Expand Down
2 changes: 1 addition & 1 deletion man/estimate_secondary.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.