NP.control: Control function for gamlssNP

Description Usage Arguments Value Author(s) References See Also

View source: R/gamlssNP.R

Description

This is a control function for gamlssNP function.

Usage

1
2
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


gamlss.mx documentation built on May 2, 2019, 5:56 p.m.