Coder Social home page Coder Social logo

Comments (3)

segasai avatar segasai commented on June 11, 2024 1

The logz will not help you determine the MAP value according to my understanding (as this is cumulative evidence up to that point).
I think the only choice I can see is to take logl values and add to them logprior values that you will need to compute.

from dynesty.

segasai avatar segasai commented on June 11, 2024

Hi,

It's hard to tell. given that nowhere in the dynesty code 'log_evidence' term/variable is used.
But if you have log-likelihood, uou should be able to to compute the log-posterior by adding log-prior to it. (it is not saved explicitely in dynesty, so you'll need to compute logprior yourself)

from dynesty.

epaillas avatar epaillas commented on June 11, 2024

Hi, thanks for the reply. According to https://dynesty.readthedocs.io/en/stable/quickstart.html, the dictionary containing the full set of quantities from the sampling results includes:

  • logz: the cumulative evidence at each iteration (sample)
  • logzerr: the estimated error (standard deviation) on logz

which should correspond to the log_evidence and log_evidence_err columns in my files. I was wondering if this would have to be included in the determination of the log posterior. If it's just an overall normalization factor, I guess it shouldn't impact the MAP, so I'll go ahead and try to compute the log posterior from the likelihood and prior.

from dynesty.

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.