View source: R/parameterinitialisation.R
paraminits | R Documentation |
Initial condition functions
paraminits(modeltype, chain, indata, ...) paraminits.jsodm_lv(chain, indata, ...) paraminits.jsodm(chain, indata, ...)
chain |
Integer. Index of the chain. |
indata |
A list of data that is typically passed to |
Specifies the initial conditions for the MCMC chains.
paraminits.jsodm_lv
: Initialise paramers for the jsodm_lv model
paraminits.jsodm
: Initialise parameters for the plain jsodm model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.