powered by
Data: Koeln data generated with SPOT.
nrwpara
'data.frame': obs. of 34 variables:
num 311 158 180 232 297 ...
num 10.55 17.91 3.19 9.5 17.71 ...
...
num 1.072 1.015 1.044 1.057 0.556 ...
Result from the runoptDirect run. Use yx <- nrwpara[nrwpara$y == min(nrwpara$y), ] x <- yx[1,2:34] to extract the best parameter set x.
runoptDirect
yx <- nrwpara[nrwpara$y == min(nrwpara$y), ] x <- yx[1,2:34]