msn.marginal: Marginal components of a multivariate skew-normal distribution
Description
Computes the marginal distribution of a subset of components of a
multivariate skew-normal distribution.
Usage
msn.marginal(xi, Omega, alpha, comp)
Arguments
xi
a numeric vector of length k, say, giving the location parameter.
Omega
a covariance matrix of dimension (k,k).
alpha
a numeric vector of length k, which regulates the shape of the density.
comp
a vector containing a subset of 1:k which selects the components
whose values are to be fixed. A permutation of 1:k is allowed, and
the components of comp do not need to be sorted.
Value
A list containing the xi, Omega, alpha parameters for the marginal
distribution.
Details
See Azzalini and Capitanio (1999) for details.
References
Azzalini, A. and Capitanio, A. (1999).
Statistical applications of the multivariate skew-normal distribution.
J.Roy.Statist.Soc. B61, 579--602.