Skip to content

Releases: xKDR/CRRao.jl

v0.1.0

12 Jan 02:32
106d2ee
Compare
Choose a tag to compare

CRRao v0.1.0

Closed issues:

  • predictors undefined in the code for Bayesian Linear Regression with Uniform Prior. (#11)
  • Issue regarding Cauchy Prior and T-Distribution Prior in Linear Regression (#20)
  • formula not working (#24)
  • Bug: alpha term missing from Bayesian logistic regression (#27)
  • Prior_HorseShoe() for Regression (#30)
  • How to Plot in Bayesian Regression (#31)
  • Horse Shoe Prior for Logistic Regression (#33)
  • Horse Shoe Prior for Poisson Regression (#34)
  • Horse Shoe Prior for Negative Binomial Regression (#35)
  • Update document once the Horse Shoe prior is implemented for all four regression models (#36)
  • Urgent: Revert to fit from @fitmodel (#39)
  • StatsAPI integration in CRRao (#45)
  • Documentation Update (#47)
  • Bug in Uniform Prior - Deprecate it from Current CRRao.jl (#48)
  • User specific mean and variance for alpha and beta in Regression (#54)
  • Integrate g-prior for Simple Regression to CRRao (#55)
  • Integrate g-prior for Logistic Regression to CRRao (#56)
  • Integrate g-prior for Poisson regression to CRRao (#57)
  • Integrate g-prior for Negative Binomial Regression to CRRao (#58)
  • Error on front page (#60)
  • Testing strategy, some thoughts (#62)
  • Different coeftables from GLM and CRRao (#64)

Merged pull requests: