Stroke capacity planning model: R DES RAP 0.1.0
🌱 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.