Giter VIP home page Giter VIP logo

Comments (3)

fonnesbeck avatar fonnesbeck commented on August 26, 2024

Its not clear to me what the bug is here. The G-R statistics should be approximately one if convergence is reached. They are based on a stochastic sample, so you should not expect them to be identical each time you run the code. If I am missing something, please clarify.

from pymc.

isofer avatar isofer commented on August 26, 2024

y is a deterministic node and it's equal to x[2], so the trace of y and the trace of x[2] is identical,
which means that GR of x[2] should be equal to the GR of y.
In the result above you can see that x[2] has GR of 0.949880...
while the GR of y is 1.01808

from pymc.

fonnesbeck avatar fonnesbeck commented on August 26, 2024

Got it, thanks. It was just a silly transpose error. Fixed in 81999ab

from pymc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.