Skip to content

Commit cff9ea9

Browse files
aloctavodiaJunpeng Lao
authored and
Junpeng Lao
committed
forestplot: support multiple traces (#2736)
* forestplot: support multiple traces * add shading bands per variable and colors per model * add to release-notes * set default model names is None passed, check number of models names for consistency * ensure valid color names * place bands inbetween errorbars
1 parent a395e97 commit cff9ea9

File tree

2 files changed

+163
-162
lines changed

2 files changed

+163
-162
lines changed

RELEASE-NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
- New CSG (Constant Stochastic Gradient) approximate posterior sampling
1414
algorithm (#2544)
1515
- Michael Osthege added support for population-samplers and implemented differential evolution metropolis (`DEMetropolis`). For models with correlated dimensions that can not use gradient-based samplers, the `DEMetropolis` sampler can give higher effective sampling rates. (also see [PR#2735](https://github.com/pymc-devs/pymc3/pull/2735))
16+
- Forestplot supports multiple traces (#2736)
1617

1718
### Fixes
1819

0 commit comments

Comments
 (0)