| bfgs | R Documentation |
BFGS optimization
bfgs(line_search = "wolfe")
line_search |
line search method, can be c("backtracking", "wofle") "bfgs" means use BFGS preconditioner |
a list of control variables for optimization
(used in control_opt function)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.