Skip to content

Releases: Novartis/RBesT

v1.9-0

13 Mar 09:07
30cf4cd

Choose a tag to compare

  • Allow for two sided decision functions thanks to new developer @danielinteractive. Many thanks for this contribution to RBesT!
  • Bugfixes to plot function wrt to ggplot2 changes
  • New posterior extraction functions in the draws format

What's Changed

New Contributors

Full Changelog: v1.8-2...v1.9-0

v1.9-0-rc.2

12 Mar 11:50
03785ba

Choose a tag to compare

v1.9-0-rc.2 Pre-release
Pre-release

Release candidate 2.

What's Changed

New Contributors

Full Changelog: v1.8-2...v1.9-0-rc.1d

What's Changed

New Contributors

Full Changelog: v1.8-2...v1.9-0-rc.2

CRAN 1.8-2 release

25 Apr 18:37
0554656

Choose a tag to compare

Adds json write/read functions and some smaller bug fixes.

82e9ac8a6d73609a1d399071a7552a98  RBesT_1.8-2.tar.gz

CRAN 1.8-1

21 Jan 09:51
4ba8689

Choose a tag to compare

Fixes an issue when using the ess function inside of the apply functions.

CRAN 1.8-0

08 Jan 12:54
4be5c26

Choose a tag to compare

Enhancements

  • Enable ESS calculation for normal mixture densities when used in the context of a standard one-parameter exponential family through the new family argument. For example, this can be used to calculate the ESS of a normal mixture density representing a logit transformed response scale.
  • Reformat R sources using styler.

Bugfixes

  • Correct boundary behavior of BinaryExactCI function whenever no responses or no non-responses are observed. Fixes issue #21.
  • Stabilize internal beta mixture information function, which corrects unstable ESS ELIR computations. Addresses issue #22.

CRAN 1.7-4

21 Nov 14:32
bb34961

Choose a tag to compare

Enhancements

  • Added for mixstanvar automatic generation of distribution functions allowing truncated priors in brms with mixtures
  • Slight speed increase for Stan model by more efficient construction of likelihood. Also reducing object size of gMAP objects by avoiding to store redundant variables.
  • Upgraded testthat edition to version 3.

Bugfixes

  • Fix issue #18 of ESS ELIR aborting whenever one mixture component has zero weight.
  • Fixed a rare issue when estimating ESS ELIR for beta mixtures. The calculation aborted due to boundary issues which are now avoided.
  • Avoid over and underflow of beta-binomial distribution.
  • Replace calls to deprecated ggplot2::qplot with respective calls to ggplot2::ggplot.
  • Use new array notation for mixstanvar generated Stan code to make generated Stan programs compatible with Stan >= 2.33
MD5 (RBesT_1.7-4.tar.gz) = 4a982630816d3c993710f4b64bde49c1

CRAN 1.7-3

08 Jan 16:56
fba9384

Choose a tag to compare

  • Address comments from CRAN concern system requirements to also list pngquant
  • Align Stan source code with new array syntax, which bumps the minimal Stan version to be 2.26.0
  • Move most vignettes to the package homepage as articles to save space on the distributed R package

MD5 (RBesT_1.7-3.tar.gz) = 5d10286a38023216bd3021edf01b2383

CRAN 1.7-2

22 Aug 07:45
8699ada

Choose a tag to compare

Ensure that normal & MVN EM algorithm is deterministic and does not depend on any seed. Streamline testing. Fix package documentation.

MD5 (RBesT-v1.7-2.tar.gz) = 79698001beb519cc6b201bf23d4c964e

CRAN 1.7-1

11 Aug 08:14
20399f1

Choose a tag to compare

New features:

  • adapter function mixstanvar allowing use of mixtures as priors in brms models
  • experimental diagnostic plots for EM mvn fits
MD5 (RBesT_1.7-1.tar.gz) = ccedff775d1eb726f2c960892f980a13

CRAN 1.7-0

20 Jul 10:54
7350f3f

Choose a tag to compare

Adds support for multivariate normal mixtures.

md5:

174653c5325e429b7942a7384145160b  RBesT_1.7-0.tar.gz