BayestestR Versions Save

:ghost: Utilities for analyzing Bayesian models and posterior distributions

v0.13.1

1 year ago

Changes

  • Improved speed performance when functions are called using do.call().

  • Improved speed performance to bayesfactor_models() for brmsfit objects that already included a marglik element in the model object.

New functionality

  • as.logical() for bayesfactor_restricted() results, extracts the boolean vector(s) the mark which draws are part of the order restriction.

Bug fixes

  • p_map() gains a new null argument to specify any non-0 nulls.

  • Fixed non-working examples for ci(method = "SI").

  • Fixed wrong calculation of rope range for model objects in describe_posterior().

  • Some smaller bug fixes.

v0.9.0

3 years ago

CRAN release

v0.7.2

3 years ago

CRAN release

v0.5.0

4 years ago

CRAN update

v0.4.0

4 years ago

CRAN update

v0.3.0

4 years ago
  • CRAN 0.3.0 release

v0.2.5

4 years ago
  • JOSS release
  • CRAN 0.2.5 release

v0.2.2

4 years ago

CRAN 0.2.2 release.

v0.2.0

4 years ago

CRAN 0.2.0 release.

v0.1.0

5 years ago

Initial CRAN release.