stripe / rainier

Bayesian inference in Scala.
https://rainier.fit
Apache License 2.0
432 stars 51 forks source link

coef and coeftab from Statistical Rethinking #386

Closed andrew-stripe closed 4 years ago

andrew-stripe commented 4 years ago

Note that we don't have access to the number of observations but I think that's reasonable to omit.

image

avi-stripe commented 4 years ago

LGTM

codecov-io commented 4 years ago

Codecov Report

Merging #386 into develop will decrease coverage by 0.18%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #386      +/-   ##
===========================================
- Coverage    46.67%   46.48%   -0.19%     
===========================================
  Files           87       87              
  Lines         3130     3147      +17     
  Branches       138      148      +10     
===========================================
+ Hits          1461     1463       +2     
- Misses        1669     1684      +15
Impacted Files Coverage Δ
...c/main/scala/com/stripe/rainier/repl/package.scala 0% <0%> (ø) :arrow_up:
...ain/scala/com/stripe/rainier/compute/RealOps.scala 79.66% <0%> (+1.69%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 265a093...8e4a73d. Read the comment docs.