Sam Abbott
Sam Abbott
Rmd check on main is currently failing on scheduled checks. This is likely due to a upstream change in one of our dependency changes See here: https://github.com/epinowcast/epinowcast/actions/workflows/R-CMD-check.yaml?query=branch:main We should fix...
As the title and see https://github.com/ropensci-review-tools/autotest for more details. I think this is a useful way to test more edge cases and catch issues?
From @kgostic: > It would be really helpful if the [model definition writeup](https://package.epinowcast.org/articles/model.html) or the module help documentation contained more information about how the reference / report / expectation modules...
From @kgostic: > Some notes/a vignette/even a short paragraph with a reference would be really helpful for people trying to wrap their heads around how the lm ~ syntax maps...
From @kgostic: > We could really use a data dictionary that maps parameter names to variables/biological concepts in the [model definition](https://package.epinowcast.org/articles/model.html) writeup. I recognize that this may not be straightforward...
Move to a generic solve function and make the simulate function the major passed function that controls behaviour.
## Background Vignette walking through the use of PMCMC modelling using a base R model but any other tools required. ## Aim Explain the basics of PMCMC and give directions...
[`{modelbuilder}`](https://github.com/ahgroup/modelbuilder) and [`{DSAIDE}`](https://ahgroup.github.io/DSAIDE/) are both packages that try to teach users how to use dynamic models and understand their dynamics. They should be added to the following: * Resources vignette...
Use {slyer} in makefile commit pipeline for automatic package styling.