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 inverseOmega
Omega
(lambda,Psi)
parametrizationdelta
which determines the shape of the marginal
distributionsAzzalini, 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