powered by
"minAlgoNlm"
Class for algorithm to minimize multivariate functions that have the same format as nlm.
nlm
Objects can be created by calls of the form new("minAlgoNlm", ...). It is generated my algoObj.
new("minAlgoNlm", ...)
algoObj
algo
Object of class "character" ~~
"character"
start
fct
solution
value
message
convergence
Class "minAlgo", directly.
"minAlgo"
signature(object = "minAlgoNlm"): ...
signature(object = "minAlgoNlm")
showClass("minAlgoNlm")
Run the code above in your browser using DataLab