Skip to content

Releases: Genentech/BayesERtools

v0.2.4

02 Oct 19:57

Choose a tag to compare

Major changes

  • Extended covariate effects functionality to support linear regression models
    (ermod_lin) in addition to binary logistic regression models (ermod_bin)
    (@djnavarro)

Minor changes

  • Fix test for rstanarm update

v0.2.3

16 Jun 20:22

Choose a tag to compare

BayesERtools 0.2.3

Major changes

Minor changes

  • Prepare for the upcoming ggplot2 release

v0.2.2

06 Jun 20:17

Choose a tag to compare

Major changes

  • Implemented kfold() function to allow the estimation of ELPD to work with
    loo ecosystem
  • Added simulated dataset for Emax model
    #7 (@djnavarro)

Minor changes

  • Enable setting the prior distribution for linear models
  • Added exp_candidates argument to extract_coef_exp_ci() function to allow
    for the extraction of coefficients from all candidate models
  • Update package dependencies

v0.2.1

12 Feb 15:52

Choose a tag to compare

  • Update package dependency

Full Changelog: v0.2.0...v0.2.1

v0.2.0

10 Feb 14:47

Choose a tag to compare

BayesERtools 0.2.0

  • Initial public release