internal: Internal functions for turboEM

Description Usage Arguments

Description

turboEM functions not to be called by users.

Usage

1
2
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 Aug. 5, 2021, 9:09 a.m.