Description Usage Arguments Value Author(s)
Tidy up a vector of stan names into a data frame.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.