Print available methods in flexFitR
Examples
library(flexFitR)
list_methods()
#> stats stats stats stats stats
#> "BFGS" "CG" "Nelder-Mead" "L-BFGS-B" "nlm"
#> stats lbfgsb3c optimx optimx optimx
#> "nlminb" "lbfgsb3c" "Rcgmin" "Rtnmin" "Rvmmin"
#> optimx optimx BB ucminf minqa
#> "snewton" "snewtonm" "spg" "ucminf" "newuoa"
#> minqa minqa dfoptim dfoptim optimx
#> "bobyqa" "uobyqa" "nmkb" "hjkb" "hjn"
#> lbfgs subplex optimx optimx marqLevAlg
#> "lbfgs" "subplex" "ncg" "nvm" "mla"
#> nloptr nloptr pracma pracma nloptr
#> "slsqp" "tnewt" "anms" "pracmanm" "nlnm"
#> optimx
#> "snewtm"