Skip to contents

Show all the current estimation methods

Usage

nlmixr2AllEst()

Value

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

Examples

nlmixr2AllEst()
#>  [1] "advi"       "agq"        "bobyqa"     "fo"         "foce"      
#>  [6] "focef"      "focei"      "foceif"     "focep"      "focepf"    
#> [11] "foi"        "fsaem"      "iagq"       "ifoce"      "ifocef"    
#> [16] "ifocei"     "ifoceif"    "ifocep"     "ifocepf"    "ilaplace"  
#> [21] "imp"        "impmap"     "inpag"      "inpb"       "laplace"   
#> [26] "lbfgsb3c"   "magq"       "mfoce"      "mfocef"     "mfocei"    
#> [31] "mfoceif"    "mfocep"     "mfocepf"    "mlaplace"   "mnpag"     
#> [36] "mnpb"       "n1qn1"      "newuoa"     "nlm"        "nlme"      
#> [41] "nlminb"     "nls"        "npag"       "npb"        "optim"     
#> [46] "posthoc"    "predict"    "qrpem"      "rxSolve"    "saem"      
#> [51] "simulate"   "simulation" "uobyqa"     "vae"