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"
#> BB ucminf minqa minqa dfoptim
#> "spg" "ucminf" "newuoa" "bobyqa" "nmkb"
#> dfoptim optimx lbfgs subplex optimx
#> "hjkb" "hjn" "lbfgs" "subplex" "ncg"
#> optimx marqLevAlg nloptr nloptr pracma
#> "nvm" "mla" "slsqp" "tnewt" "anms"
#> pracma nloptr
#> "pracmanm" "nlnm"