-
Hi,
thanks for contributing this neat Matlab-JAGS interface!
I'm currently trying to write a Matlab implementation of John K. Kruschke's R code that comes with his great book "Doing Bayesian Data Ana…
-
Info tab says
This model makes 1000 attempted flips in every iteration of the GO loop. It codes this as repeat 1000 [ update ].
while the code is
repeat 1000 [
ask one-of patches [ update ]
…
-
```
What steps will reproduce the problem?
1. type watch at the end of the demo text
2.
3.
What is the expected output?
It took 9 ms. to generate tags from 119 words!
bayesian
bayesian inference
art…
-
~~Implement a Bayesian approach to estimating the prior distribution using a uniform hyperprior~~
We have decided to focus on a very basic bayesian space exploration for now as described in many text…
-
At the moment, the `.type_integer()` & `.type_float()` methods take a default value, but this value is actually never used anywhere in the code - in fact, it's not even accessible in the API...
It w…
-
#### Summary:
Systemic bug in Stan inference engine
#### Description:
As demonstrated in [C-K Hur, A. V. Nori, S. K. Rajamani, and S. Samuel, "A Provably Correct Sampler for Probabilistic Programs"]…
-
I'm looking into potential ways to speed up `CustomIntegrator` implementations of Metropolized integrators.
If a `CustomIntegrator` calls for the potential energy at the beginning and end of a timest…
-
Apologies for any ignorance here, but I'm confused as to how, exactly, PyMC samples a multivariate model.
If I request (for example) 10 samples, a profiler indicates that the likelihood is evaluated …
-
```
What steps will reproduce the problem?
1. type watch at the end of the demo text
2.
3.
What is the expected output?
It took 9 ms. to generate tags from 119 words!
bayesian
bayesian inference
art…
-
- Make a customized Metropolis-Hastings algorithm that accepts a particle matrix (e.g., 50000 sampled realizations from coda.samples()) for specification of the prior distributions
- Make another cus…