Description Usage Arguments Value
The observedData
tibble is converted to a list and the extras
list is then appended to it. An additional element, "n", containing the
number of rows in observdData
is added, and the combined list is
passed to runjags
the data
argument.
1 2 3 4 5 6 7 8 |
modelString |
the JAGS model string |
observedData |
a tibble containing the observed data |
extras |
additional elements of the named list pssed to |
inits |
the value of the |
auto |
use |
... |
additional arguments passed to |
the runjags object produced by JAGS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.