Split stan names into a list of parameter names (char vec) and (col-named) matrix of numeric indices.
Split stan names into a list of parameter names (char vec) and (col-named) matrix of numeric indices.
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.