A vector is interpreted to contain simulations for one single random variable.If sims
is two-dimensional, the columns are supposed to
contain simulations for several random variables.
If sims
is a list, the numeric vectors are recursively combined to
a list of random vectors: each component of the list is supposed to be
containing one (joint) draw from some distribution---this may be a list.
If permute
is TRUE
, the simulations are scrambled,
i.e. the joint draws are permuted randomly.