NP.control {gamlss.mx}R Documentation

Control function for gamlssNP

Description

This is a control function for gamlssNP function.

Usage

NP.control(EMcc = 0.001, EMn.cyc = 200, damp = TRUE, 
           trace = TRUE, plot.opt = 3, ...)

Arguments

EMcc convergence criterion for the EM
EMn.cyc number of cycles for the EM
damp Not in used
trace whether to print the EM iterations
plot.opt plotting the
... for extra arguments

Value

Returns a list.

Author(s)

Mikis Stasinopoulos

References

Einbeck, J. Darnell R. and Hinde J. (2006) npmlreg: Nonparametric maximum likelihood estimation for random effect models, R package version 0.34

See Also

gamlss, gamlssNP,


[Package gamlss.mx version 1.9-0 Index]