Skip to content

sample_posterior_predictive does not handle InferenceData well #4025

Closed
@twiecki

Description

@twiecki

sample_posterior_predictive seems to require an old-school trace, but does not directly accept an InferenceData object. There is an easy workaround to just call sample_posterior_predictive(inference_object.trace) but I think it would be nice if it would detect that.

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