sn_dev(cp, X, y, traceout)
cp
|
a vector of initial values for the centred parameters,
with length(cp)=size(X,2)+2
|
X
|
a matrix of explanatory variables. Missing values (NaN s) are not allowed.
|
y
|
a vector contaning the observed variable.
Missing values (NaN s) are not allowed.
|
traceout
|
logical value.
If traceout=1 , details are printed. Default value is 0 .
|
sn_mle
, whose documentation
gives additional details.sn_mle
, msn_mle