Description Usage Arguments Value
Alternative initial sampling method used in examples, may not be useful in practice
1 | CovInit(pars, nseq, muX, qcov, bound.handling)
|
pars |
list of parameter vectors |
nseq |
Number of chains to initialise. scalar |
muX |
vector of length ndim |
qcov |
Covariance matrix |
bound.handling |
one of: "none","reflect","bound","fold","rand" |
matrix dim nseq x ndim. parameter wise range [xmin,xmax] assured by handleBounds When used as input to dream, muX, qcov and bound.handling must be passed as extra parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.