CovInit: Alternative sampling method...

Description Usage Arguments Value

Description

Alternative initial sampling method used in examples, may not be useful in practice

Usage

1
CovInit(pars, nseq, muX, qcov, bound.handling)

Arguments

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"

Value

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


dream documentation built on May 2, 2019, 5:21 p.m.

Related to CovInit in dream...