Searched defs:nlminb (Results 1 – 6 of 6) sorted by relevance
/dports/math/R/R-4.1.2/src/library/stats/R/ |
H A D | nlminb.R | 70 function(start, objective, gradient = NULL, hessian = NULL, ...,
|
/dports/math/libRmath/R-4.1.1/src/library/stats/R/ |
H A D | nlminb.R | 70 function(start, objective, gradient = NULL, hessian = NULL, ...,
|
/dports/finance/R-cran-fGarch/fGarch/R/ |
H A D | garch-FitInternal.R | 44 algorithm = c("sqp", "nlminb", "lbfgsb", "nlminb+nm", "lbfgsb+nm"),
|
/dports/finance/R-cran-gmm/gmm/R/ |
H A D | ategel.R | 6 optfct = c("optim", "nlminb"),
|
H A D | gmm.R | 16 …"ols", approx="AR(1)",tol = 1e-7, itermax=100,optfct=c("optim","optimize","nlminb", "constrOptim"),
|
H A D | gel.R | 369 optfct = c("optim", "optimize", "nlminb"),
|