Description Usage Arguments Value
Gets functions in JAGS model code A function is any JAGS word followed by a '(' that is not preceeded by a '~'. Where a JAGS word must start with a letter and can only contain letters, numbers, '.' and '_'.
1 | jg_funcs(x)
|
x |
string of JAGS model code |
Character vector of functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.