Giter VIP home page Giter VIP logo

Comments (4)

bob-carpenter avatar bob-carpenter commented on June 21, 2024

I'm OK with providing this option. Some notes:

  • do we drop log_p and log_q both or provide independent options to drop either?
  • I would strongly prefer to drop columns in the output rather than including dummy values to prevent people from trying to use it
  • Our HMC sampler always provides log_p (and never provides log_q), so code that always assumes it exists will go astra
  • log_q takes about the same amount of time as drawing a sample given that we have Cholesky factored already (i.e., it's a high cost)

from stan.

avehtari avatar avehtari commented on June 21, 2024
  • For simplicity I would drop both
  • I suggested dummy values as I assumed there can be code assuming their existence, but I'm fine dropping the columns, too

from stan.

SteveBronder avatar SteveBronder commented on June 21, 2024

Also adding Pathfinder for this to not evaluate lp__ for the return samples for each pathfinder

from stan.

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.