Skip to content

Releases: UCL/rmcmc

rmcmc 0.1.2

18 Oct 04:16

Choose a tag to compare

  • In scale_adapter() and shape_adapter(), setting algorithm and type
    arguments to invalid values now gives informative error message (#88).
  • In target_distribution_from_stan_model(), include_generated_quantities
    argument now works as expected when set to TRUE (#94).
  • Documentation website now includes article on interfacing with Stan models
    via BridgeStan (#90).

rmcmc 0.1.1

04 Feb 18:22

Choose a tag to compare

  • Resubmission to CRAN to fix minor issues with formatting of DESCRIPTION and
    not restoring graphical parameters in function in vignette.