View source: R/mcmc-and-inits.R
make_inits_list | R Documentation |
Create a List of Repeated Initial Values for each Chain
make_inits_list(inits, nc = 3)
inits |
a list of initial values which will be repeated according to arg |
nc |
number of chains (number of times the inits will be repeated) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.