Skip to content

Computed log pointwise predictive density #243

@pkroenert

Description

@pkroenert

Hi there,
I would like to compute the WAIC information criterion for a fitted Bayesian model.

However, in doing so one has to evaluate the computed log pointwise predictive density, as defined in Eq.(3) in:
https://arxiv.org/pdf/1507.04544.pdf

Specifically I don't know how to compute the term:

p(y_i, \theta^s),

which should be the likelihood with the sampled parameter values from the posterior.

How do I compute that with the returned chains from a NUTS() sampling?

Thanks for your help!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions