Last data update: 2014.03.03

R: Control function for gamlssNP
NP.controlR 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

Results