Skip to content
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

Finalises interface changes #162

Merged
merged 35 commits into from Nov 8, 2020
Merged

Finalises interface changes #162

merged 35 commits into from Nov 8, 2020

Conversation

seabbs
Copy link
Contributor

@seabbs seabbs commented Nov 8, 2020

This PR:

  • Completes breaking interface changes for stan_args (dropping model and method).
  • Adds a new rt argument which accepts parameters that define the Rt process (i.e prior, use_breakpoints etc).
  • Adds a helper function to enable fixed timestep random walks (rw passed via rt).
  • Adds a hierarchical sd parameter to the breakpoint effects so the size of each walk is drawn from a pooled distribution.
  • Adds a new backcalc argument for passing back calculation settings. As it stands this only contains smoothing_window.

Hopefully this PR is the final large scale interface change with future updates being extensions that are largely hidden from normal users.

@seabbs seabbs changed the title Finalises interface changes, tidy up docs and adds some additional testing coverage. Finalises interface changes Nov 8, 2020
@seabbs seabbs marked this pull request as ready for review November 8, 2020 17:25
@seabbs seabbs merged commit 2d7510f into master Nov 8, 2020
@seabbs seabbs deleted the testing_docs branch November 8, 2020 20:30
sbfnk pushed a commit that referenced this pull request May 3, 2024
* setting up observation model

* update documentation

* scaling implemented

* fully supporting scaling in estimate_infections

* add support for simulate_infections

* rebuild docs

* check tests

* bump dev version

* review tests

* fix missing sim data

* CRAN check and protect lognormal pmg

* spellings

* fix obs example

* add coverage config

* drop model and method args

* doc update

* review local tests

* updated news

* review estimate_infections docs

* update summary s3 methods

* tests passing

* update tests and aliasing

* update readme

* update Rt interface

* update news

* local cran check

* add backcalc settings

* compile

* silence ggplot missing data warning

* Update README.Rmd

* Update README.md

* Update estimate_infections.stan

* Update README.Rmd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant