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"       "fbvi"       "fo"         "foce"      
#> [11] "focef"      "focei"      "foceif"     "focep"      "focepf"    
#> [16] "foi"        "iagq"       "iagqf"      "ifoce"      "ifocef"    
#> [21] "ifocei"     "ifoceif"    "ifocep"     "ifocepf"    "ilaplace"  
#> [26] "imp"        "impmap"     "inpag"      "inpb"       "laplace"   
#> [31] "lbfgsb"     "lbfgsb3c"   "magq"       "magqf"      "mfoce"     
#> [36] "mfocef"     "mfocei"     "mfoceif"    "mfocep"     "mfocepf"   
#> [41] "mlaplace"   "mnpag"      "mnpb"       "n1qn1"      "neldermead"
#> [46] "newuoa"     "nlm"        "nlme"       "nlminb"     "nls"       
#> [51] "npag"       "npb"        "optim"      "posthoc"    "predict"   
#> [56] "qrpem"      "rxSolve"    "saem"       "sann"       "simulate"  
#> [61] "simulation" "uobyqa"     "vae"