Skip to content

CmdStanMCMC.summary: allow filtering of variables #846

@WardBrian

Description

@WardBrian

This can use the -i argument from stan-dev/cmdstan#1143

Some care will be needed if we want to support mapping from containers to all their indices, e.g. if the user can specify vars=['a'] for a vector[3] a; and that's equivalent to -i a.1 -i a.2 -i a.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestmethod outputsCmdStan outputs to Python objects

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions