Arguments
distribution
One of mvnorm, mvlaplace or mvt.
weights
Either a vector or matrix of weights, in the latter case must be of the same
row dimension as the covariance array.
mean
Wither a vector or matrix of conditional distribution means, in the latter
case must be of the same row dimension as the covariance array.
Sigma
An array of covariances, usually returned by calling the rcov method
on one of the multivariate GARCH fitted objects.
shape
The shape (d.o.f.) parameter of the multivariate student distribution.
skew
Not currently required for the 3 distributions used.