Skip to content

Stroke capacity planning model: R DES RAP 0.1.0

Compare
Choose a tag to compare
@amyheather amyheather released this 11 Jul 12:38
· 29 commits to main since this release
b1c6876

🌱 First release of the R stroke model.

New features

  • Implementation of the stroke model in R as a package (R/).
  • Reproduction of paper results (rmarkdown/analysis.Rmd).
  • Other RMarkdown files to generate results for tests, demonstrate logging, and how parameters can be loaded from a csv (rmarkdown/).
  • Back, functional and unit tests (tests/).
  • Other features include continuous integration (tests and linting), checklists, R environment, and other metadata.