Skip to content

sample_ppc uses a single chain only #2633

Closed
@aplavin

Description

@aplavin

Judging both by the behavior of sample_ppc and its implementation code I see that it samples from a single chain of a MultiTrace. I guess that's because indexing into such trace returns samples from a single chain only and its len() is equal to the number of samples per chain. Not sure if that's on purpose, but it's certainly unexpected.

Versions and main components

  • PyMC3 Version: 3.1
  • Theano Version: 0.9.0
  • Python Version: 3.6
  • Operating system: Linux
  • How did you install PyMC3: conda

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions