initfunction_fup_uc | R Documentation |
Sets the initial values of arguments required for JAGS such as assumed initial probability distributions. The list is used as an argument to JAGS during level-4 processing.
initfunction_fup_uc(mydata, seed)
mydata |
(List) Output of |
seed |
(Numeric) Random Number Generator (RNG) seed to use for reproducibility. |
A list of initial values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.