Giter VIP home page Giter VIP logo

Comments (3)

kingaa avatar kingaa commented on July 17, 2024

When applied to the result of a pmcmc calculation, coef returns the current (final) state of the chain and so is not so useful for inference purposes. Using conv.rec, you can extract an mcmc object (defined in package coda) containing the full history of the MCMC chain . This can be windowed, thinned, etc., like any other coda mcmc object. Given such an object, coda also provides a number of methods for diagnosing convergence, mixing, etc. and for extracting credible intervals, posterior medians, etc.

Note too that a set of PMCMC chains can be combined into an object of class pmcmcList using the c operator: conv.rec applied to such an object returns a coda::mcmc.list object, with some additional diagnostic methods available.

Examples of this are provided on the pmcmc help page, in the Getting Started vignette, and in the JSS paper.

Because this isn't as clearly documented in the help pages, I consider this a documentation bug. I will edit those pages in the next few days. Please be so kind as to have a look at the new documentation when it comes out and let me know if you have specific suggestions or otherwise see room for improvement in either the documentation or the codes.

from pomp.

tpa8395 avatar tpa8395 commented on July 17, 2024

Thanks for your timely and clear response. I will look at the new documentation and provide some feedback.

from pomp.

kingaa avatar kingaa commented on July 17, 2024

Please have a look at the documentation in version 1.3.4.1. Any suggestions for improvements would be appreciated!

from pomp.

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.