Skip to content

v0.10.3

Latest
Compare
Choose a tag to compare
@samuel-watson samuel-watson released this 19 Aug 15:21
· 18 commits to master since this release
  • Fixed multiple bugs including in calculation of log-binomial likelihood and squared exponential function, and in the marginal effects calculation.
  • Added quantile regression as an experimental feature using the asymmetric Laplace distribution for the likelihood.
  • Added further data checks for y in the Model object to prevent errors
  • Allowed optional specification of the outcome variable when instantiating a new Model object
  • Added lme4 type wrapper functions lmer_mcml and glmer_mcml to mimic lmer and glmer functionality.
  • Reduced data copying between mean and covariance objects

What's Changed

Full Changelog: v0.8.1...v0.10.3