Bug fixes. Tests for object class now use inherits
and clock is now double
to allow for greater range of values.
- Added class
msdata
to the output frommsprep2
so that it is compatible with othermstate
functions, such asevents
.
- Fix for changes in data.table 1.12.1
- Added more examples
- Cleaned up build process
- Added GPL-3 licence and contributing information
- Added
cohort_simulation
function to run discrete event simulation over populations - Added
msprep2
that does the same role asmstate::msprep
but takes a tidy data of state entry times as input - Added individual age limits for
cohort_simulation
,predict_transitions
andlength_of_stay
. See vignette for futher details
- First CRAN release