Skip to contents

Show all the current estimation methods

Usage

nlmixr2AllEst()

Value

List of supported nlmixr2 estimation options (est=...)

Examples

nlmixr2AllEst()
#>  [1] "bobyqa"     "fo"         "foce"       "focei"      "foi"       
#>  [6] "lbfgsb3c"   "n1qn1"      "newuoa"     "nlm"        "nlme"      
#> [11] "nlminb"     "nls"        "optim"      "posthoc"    "predict"   
#> [16] "rxSolve"    "saem"       "simulate"   "simulation" "uobyqa"