Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v1.6.2

Latest

Choose a tag to compare

@fabsig fabsig released this 28 Aug 07:35
· 48 commits to master since this release
  • add the following likelihoods: ‘binomial_logit’, ‘binomial_probit’, ‘beta_binomial’, ‘negative_binomial_1’, ‘lognormal’
  • add cov_function = ‘linear’ (allows for doing Bayes linear regression with empirical Bayes estimation of the prior variance)
  • make binary classification numerically more stable
  • make 'binary' likelihood default to 'bernoulli_logit'
  • no internal normalization of ‘weights’