-
in my research domain (healthcare) many outcomes are right-censored (aka survival analysis / time-to-event); the data for an individual patient are basically a tuple of (observed_time, event / censori…
-
https://www.pymc-marketing.io/en/stable/notebooks/mmm/mmm_lift_test.html
-
As of now, arviz-base is built on top of the `DataTree` structure, which supports arbitrary number of levels in it hierarchy, but we are still following 100% the 1 level depth structure we had with `I…
-
Hi,
first thanks for making this PyMC implementation of the MMSB available! It is very helpful to get started with implementing latent space models in PyMC.
I have downloaded the code and tried to r…
-
Hey everyone,
I am trying to install hddm 0.9.8 to my windows 10 machine and so far I’ve tried different things and yet nothing worked.
This is the website of hddm where installation that I am…
-
### Issue with current documentation:
[`pymc.sample`](https://www.pymc.io/projects/docs/en/v5.10.0/api/generated/pymc.sample.html#pymc-sample) was replaced by [`pymc.sampling.mcmc.sample`](https://…
-
### Describe the issue:
Automatic imputation fails silently in pyMC if a user passes partially observed data held in `pm.ConstantData()` or `pm.MutableData()` to `observed` parameter of any distribu…
-
As the (long) title says, there are issues with the compatibility between versions of PyMC required for Kulprit and BAMBI and the version needed for PyMC-BART, this is something that we have to take i…
-
Hello, first let me say I really appreciate the quality of work you put into your blog. I was going through your post on the Gamma-Gamma model (https://juanitorduz.github.io/gamma_gamma_pymc/) and not…
-
Current trend implementation only support linear trend. It would be nice to add more variation to this
- Other simple [trend regression](https://help.tableau.com/current/pro/desktop/en-us/trendlines_…