msn.moment.fit(y)
y
is a matrix, its rows refer to
observations, and its columns to components of the multivariate
distribution. If y
is a vector, it is converted to a one-column
matrix, and a scalar skew-normal distributOmega
.delta
which determines the shape of the marginal
distributions.(Omega,alpha)
parametrization
adopted here is the one of Azzalini and Capitanio (1999).msn.mle
to obtain preliminary
estimates, if starting values are not provided.
After removing the regression component, estimated by ordinary least squares,
msn.moment.fit
is used to obtain preliminary estimate of
the other parameters from the least squares residuals.Although the function accepts a vector y
as input, the use of
sn.mle
is recommended in the scalar case.
Azzalini, A. and Capitanio, A. (1999). Statistical applications of the multivariate skew-normal distribution. J.Roy.Statist.Soc. B 61, 579--602.
msn.mle
, sn.mle