.pars_to_indices | R Documentation |
Convert stan par-string to numeric columns.
.pars_to_indices(x, labs = NULL)
x |
String. E.g., |
labs |
Character vector (Optional). If supplied, provides the colnames for the matrix. |
Numeric matrix.
Stephen R. Martin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.