Skip to content

rrum 0.2.0: On CRAN

Compare
Choose a tag to compare
@coatless coatless released this 11 Feb 16:20
b500163

API Breakage

  • Deprecated rRUM_Gibbs() in favor of rrum().
  • Deprecated pi_reference() in favor of simcdm::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.