Description Usage Arguments Value
Gets distributions in JAGS model code. A distribution is any JAGS word between ~ and (. Where a JAGS word must start with a letter and can only contain letters, numbers, '.' and '_'.
1  | jg_dists(x)
 | 
x | 
 string of JAGS model code  | 
Sorted character vector of distributions that occur one or more times.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.