Learn R Programming

turboEM (version 2012.2-1)

internal: Internal functions for turboEM

Description

turboEM functions not to be called by users.

Usage

accelerate(par, fixptfn, objfn, method = c("em", "squarem", "pem", "decme", "qn"), boundary = NULL, pconstr = NULL, project = NULL, ..., control = list())

Arguments

par
See turboem.
fixptfn
See turboem.
objfn
See turboem.
method
See turboem.
boundary
See turboem.
pconstr
See turboem.
control
See turboem.
...
See turboem.