powered by
Print available methods in flexFitR
list_methods(bounds = FALSE, check_package = FALSE)
A vector with available methods
If TRUE, returns methods for box (or bounds) constraints. FALSE by default.
If TRUE, ensures solvers are installed. FALSE by default.
library(flexFitR) list_methods()
Run the code above in your browser using DataLab