-
I came across a strange bug. Here's a minimum (not) working example to replicate the problem.
This is with Bambi 0.12.0 and pandas 2.0.3. At first I thought it might be a pandas 2 problem, but the …
-
Greta currently doesn't play well with targets because it uses uses reticulate to talk to Python, and when the R session ends the connection to Python objects is lost (they become NULL `externalptr` o…
-
The posterior package started with focus on multi-chain MCMC and stores chain and iterations ids. These are useful when computing multi-chain Rhat, ESS, and MCSE. It is also possible to set weights fo…
-
Is it possible to define two BART RVs with different X and Y inputs in the same pymc-bart model? For example, using BART to estimate the nonlinear relationship for each link of a network? I seem to ru…
-
Although sampling in NS is not as easily parallelizable as MCMC, there are still opportunities for multi-threading/multi-processing during the sample proposal step. Following the formalism of https://…
-
As our available [reparameterization strategies](https://docs.pyro.ai/en/dev/infer.reparam.html) become increasingly complex and composable, it would be useful to provide some automatic strategies, po…
-
Dear all,
I am sorry to be posting here, as far as I understand the forum here is intended for development issues mostly.
I am trying to learn how to use the Mamba package in Julia for doing Bayesia…
-
Hi
My team has been working on the county level projection including internal migration using estimateAccount, but it takes more than a few days to convergence. So we decided to use supercomputers …
-
These are some notes for the [JOSS paper review](https://github.com/openjournals/joss-reviews/issues/6971). In general, I think it's a nice paper and potentially useful package.
Comments regarding …
-
Copy-paste from #53
Here is something interesting.
I took a look at the different step methods for MCMC. Here is the host concentration, estimated at 1.0157 mM in this particular experiment (I just…