Skip to content

BayesTools 0.2.18

Latest
Compare
Choose a tag to compare
@FBartos FBartos released this 16 Jan 21:07
4080948

Features

  • adding prior_mixture() function for creating a mixture of prior distributions
  • adding as_mixed_posteriors() and as_marginal_inference() functions for a single JAGS models (with spike and slab or mixture priors) to enabling tables and figures based on the corresponding output
  • adding interpret2() function for another way of creating textual summaries without the need of inference and samples objects
  • speedup and improvements to the runjags_estimates_table() function

Fixes

  • small fixes for expansion of the RoBMA functionality