Alexandre Andorra
Alexandre Andorra
As discussed with @aloctavodia, here is an outline of chapters we're porting to PyMC3 for _Rethinking_ 2. This way we can keep track of where we are -- let's **comment**...
**Bug description** Hi team, and thanks a lot for developing this great tool! I'm currently writing a book with @OriolAbril and am unable to generate captions for figures in notebooks....
This PR introduces the world famous `ZeroSumNormal` distribution, i.e a Normal distribution where one or several axes are constrained to sum to zero. By default, the last axis is constrained...
The attached dataset will help reproduce the issue, but basically: ```python formula = "p(Campus_Living, N) ~ 1 + (1 | Age_Group) + (1 | Major) + hsgp(Fall_Year, by=Age_Group, m=10, c=2,...
Hi there, Thanks a lot for your work on this package -- this looks really useful and promising 👌 I was wondering if there is a way to find instrumental...
The [Jupyter style guide](https://www.pymc.io/projects/docs/en/latest/contributing/jupyter_style.html#myst-guidelines) is adamant that we should "**never** use url links to refer to other notebooks, PyMC documentation or other python libraries", but doesn't provide clear examples for...
### Describe the issue: While working on the HSGP tutorial with @bwengals, we discovered out-of-sample predictions are wrong when the range of the X domain changes, because `L`, the parameter...
As discussed with @ricardoV94, currently, we can change observations with the `do` operator *only* for a model that has no observations, i.e only free or deterministic variables: ### Before ```python...
Led by @rlouf by front-end dev help welcome!
Try and see whether switchers can be consistently included into the two-part dynamic model -- both statistical feasability and availability of data in polls