-
Hi @itsdfish
I have just updated to v0.5.3 and tried to run your example (https://github.com/itsdfish/DifferentialEvolutionMCMC.jl/blob/master/Examples/Multivariate_Guassian_Example.jl) for the sn…
-
Hei
I am running your example with 10,000 iterations and no burn-in. I fit it repeatedly and noticed that occasionally, some chains converge only after several thousands of iterations. I have added…
-
Need to push PyMC to boundary (create interface class) to make it easier to upgrade to new version or use a different MCMC code.
-
Hi
I have a follow-up question for my ODE model. I want to estimate only parts of the parameters and fix the rest. I have adjusted my loglik (model) function accordingly. Unfortunately, the DE samp…
-
text copied from https://github.com/jbrea/LikelihoodfreeInference.jl/issues/5
i think this is a better place for this issue, i took the liberty of copying your markdown post @jbrea
### ApproxInfe…
-
The README uses the name "AdvancedParticleSamplers.jl" (so maybe that was the initial name of the repo?). IMO that's a lot more descriptive than AdvancedPS.jl, at least I wasn't familiar with the abbr…
-
Hello again,
I was trying to set fixed params for sd_level and sd_seasonal instead of priors, but it doesn't look like fixing both is allowed. (I was hoping to just solve for beta). For example:
…
-
The `mcmc.out` function includes a plot which uses the `hist2d` function from the `gplots` package and `gplots` depends on `caTools` which @k-doering-NOAA helpfully discovered has been recently update…
-
**Submitting author:** @JohannesBuchner (Johannes Buchner)
**Repository:** https://github.com/JohannesBuchner/UltraNest/
**Version:** v3.2.0
**Editor:** @fboehm
**Reviewer:** @mattpitkin, @ziatdinovma…
-
Directly copied from [discussion](https://github.com/TuringLang/Turing.jl/pull/965#pullrequestreview-323594276) in TuringLang/Turing.jl#965 to avoid side-tracking the PR:
I'm trying to work through…