rrum 0.2.0: On CRAN
API Breakage
- Deprecated
rRUM_Gibbs()
in favor ofrrum()
. - Deprecated
pi_reference()
in favor ofsimcdm::attribute_classes()
.
Changes
- Added
CITATION
file for citing both the APM paper and package. - Imported simulation functions from
simcdm
Documentation
- Improved
README
examples
Deployment
- Added Travis-CI configuration for TMSA Lab.
- Added Unit Tests for model reproducibility.
- Added code coverage checks.