msn_dev(param, X, y, freq, traceout)
param
| a numeric vector of parameter values. |
X
|
a matrix of explanatory variables.
Missing values (NaN s) are not allowed.
|
y
|
a matrix contaning the response variable.
Missing values (NaN s) are not allowed.
|
freq
|
a vector of weights, with length equal to size(y,1) .
|
traceout
|
logical value.
If traceout=1 , details are printed. Default value is 0 .
|
msn_mle
, whose documentation
gives additional details.msn_mle
, msn_fit
, sn_mle