Releases: stulacy/multistateutils
Releases · stulacy/multistateutils
Release version 1.2.4
Release version 1.2.3
Output of msprep2 is now an msdata object so it can be changed interchangeably within mstate methods, such as events.
1.2.2 CRAN release
CRAN release from commit 50ac956
v.1.2.1 release
Cleaned repository to meet the requirements of the Journal of Open Source Software.
No new features, but have added more examples, cleaned up the building process and added instructions for contributing.
1.2.0
There are new features in this release, including two new functions:
cohort_simulation: runs discrete event simulation over populationsmsprep2: does the same role asmstate::msprepbut takes a tidy data of state entry times as input
And a new feature that provides age limits for cohort_simulation, predict_transitions and length_of_stay.
See vignette for futher details