You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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