Show all the current estimation methods
Value
List of supported nlmixr2 estimation options (est=...)
Examples
nlmixr2AllEst()
#> [1] "agq" "bobyqa" "fo" "foce" "focei"
#> [6] "foi" "laplace" "lbfgsb3c" "n1qn1" "newuoa"
#> [11] "nlm" "nlme" "nlminb" "nls" "optim"
#> [16] "posthoc" "predict" "rxSolve" "saem" "simulate"
#> [21] "simulation" "uobyqa"