Description Usage Arguments Value Author(s)
Split stan names into a list of parameter names (char vec) and (col-named) matrix of numeric indices.
1 | split_stannames(stannames, labs = NULL)
|
stannames |
Char vector. |
labs |
Optional. Names of columns to which the indices meaningfully pertain to. |
List of param names and a matrix of indices.
Stephen R Martin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.