msn.quantities(xi, Omega, alpha)
k
, say.
Missing values are not allowed.k
by k
.
Missing values are not allowed.k
.
Missing values are not allowed.xi
.Omega
.alpha
.Omega
, i.e. its inverse.Omega
.Omega
.(lambda,Psi)
parametrization.delta
which determines the shape of the marginal
distributions.Azzalini, A. and Capitanio, A. (1999). Statistical applications of the multivariate skew-normal distribution. J.Roy.Statist.Soc. B 61, 579--602.
dmsn
Omega <- 5*diag(3)+outer(1:3,1:3)
msn.quantities(c(0,0,1), Omega, c(-2,2,3))
Run the code above in your browser using DataLab