Description Usage Arguments Value
Get names of matrix in cmdstanr.
1 | getNameOfMatrixFromCmdstanr(nm = "MuInd", nr, nc, l = "[", r = "]")
|
nm |
string, name of variable in stan script |
nr |
integer, nrow of the variable. |
nc |
integer, ncolof 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.