Skip to content

Release 0.7.1

Pre-release
Pre-release

Choose a tag to compare

@hsloot hsloot released this 28 Nov 18:45
d5b77c0

rmo 0.7.1

  • Rename sampling method *_markovian and *_arnold to *_mdcm and *_am, respectively.
  • Rename internal CPP classes arnold_mo_distribution, markovian_exmo_distribution, and armageddon_extmo_distribution to am_mo_distribution, mdcm_exmo_distribution, and esm_armextmo_distribution, respectively.

Install with

# install.packages("remotes")
remotes::install_github("hsloot/rmo@v0.7.1")