Release 0.7.1
Pre-release
Pre-release
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
, andarmageddon_extmo_distribution
toam_mo_distribution
,mdcm_exmo_distribution
, andesm_armextmo_distribution
, respectively.
Install with
# install.packages("remotes")
remotes::install_github("hsloot/[email protected]")