This is a wrapper around nlminb to use scaling, as this is not available in
optimx
.
Usage
nlminb_wrapper(
par,
ll,
ugr = NULL,
lower = NULL,
upper = NULL,
mcontrol,
hess = NULL,
ddfobj,
data,
...
)
This is a wrapper around nlminb to use scaling, as this is not available in
optimx
.
nlminb_wrapper(
par,
ll,
ugr = NULL,
lower = NULL,
upper = NULL,
mcontrol,
hess = NULL,
ddfobj,
data,
...
)