internal: Internal functions for turboEM

internalR Documentation

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.


turboEM documentation built on April 14, 2025, 1:09 a.m.