Skip to content

Coding matrix/vector variables in tidy form #61

@statscats

Description

@statscats

When variables are vector/matrix they are stored in a tibble named as a[i,j].

@jgabry and I were talking about whether there was some utility of creating a convenience function that splits the indices in long form i.e.,

param idx1 idx2
a i j

It would be useful for getting things in the right form for Bayesplot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions