Skip to contents

Show all the current estimation methods

Usage

nlmixr2AllEst()

Value

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

Examples

nlmixr2AllEst()
#>  [1] "agq"        "agqf"       "bfgs"       "bobyqa"     "brent"     
#>  [6] "cg"         "emvi"       "fagq"       "fbvi"       "flaplace"  
#> [11] "fo"         "foce"       "focef"      "focei"      "foceif"    
#> [16] "focep"      "focepf"     "foi"        "iagq"       "iagqf"     
#> [21] "ifagq"      "iflaplace"  "ifoce"      "ifocef"     "ifocei"    
#> [26] "ifoceif"    "ifocep"     "ifocepf"    "ilaplace"   "imp"       
#> [31] "impmap"     "inpag"      "inpb"       "laplace"    "lbfgsb"    
#> [36] "lbfgsb3c"   "magq"       "magqf"      "mfagq"      "mflaplace" 
#> [41] "mfoce"      "mfocef"     "mfocei"     "mfoceif"    "mfocep"    
#> [46] "mfocepf"    "mlaplace"   "mnpag"      "mnpb"       "n1qn1"     
#> [51] "neldermead" "newuoa"     "nlm"        "nlme"       "nlminb"    
#> [56] "nls"        "npag"       "npb"        "optim"      "posthoc"   
#> [61] "predict"    "qrpem"      "rxSolve"    "saem"       "sann"      
#> [66] "simulate"   "simulation" "trust"      "uobyqa"     "vae"