Tidy up a vector of stan names into a data frame.
Tidy up a vector of stan names into a data frame.
tidy_stanpars(stannames, labs = NULL, ...)
stannames |
Character vector of stan names. |
labs |
Optional. Character vector for what indices meaningfully pertain to. E.g., c("Factor", "Item") for an FxJ matrix. |
... |
Optional. Named vectors of labels corresponding to indices. E.g., if labs = "Item", and you include |
Data frame containing parameters and the (optionally named) indices.
Stephen R Martin
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.