internal {turboEM} | R 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 |
fixptfn |
See |
objfn |
See |
method |
See |
boundary |
See |
pconstr |
See |
control |
See |
... |
See |
[Package turboEM version 2021.1 Index]