Description Usage Arguments Value
Get names of vector in cmdstanr.
1 | getNameOfVectorFromCmdstanr(nm = "MuInd", n = 10L, l = "[", r = "]")
|
nm |
string, name of variable in stan script |
n |
integer, length of the variable. |
l |
string, left bracket, default "[" |
r |
string, right brackt, default "]" |
vector of string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.