Obtain the optimizer function through the character provided.
Usage
h_optimizer_fun(optimizer = c("L-BFGS-B", "BFGS", "CG", "nlminb"))
Value
A (list
)
of optimizer functions generated from h_partial_fun_args()
.
Obtain the optimizer function through the character provided.
h_optimizer_fun(optimizer = c("L-BFGS-B", "BFGS", "CG", "nlminb"))
A (list
)
of optimizer functions generated from h_partial_fun_args()
.