oncomsm 0.1.3
CRAN release: 2023-03-11
- Added a
NEWS.mdfile to track changes to the package. - Made state name and censoring indicator configurable in
creat_srpmodel() - Reverted back to non-static C++ code (use rstantools to translate at build-time)
- Added
check_data()function and using it to check data inputs where possible