powered by
Data: nrw data generated with SPOT.
nrwarchive
'data.frame': obs. of 28 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:28] to extract the best parameter set x.
runoptDirect
yx <- nrwpara[nrwpara$y == min(nrwpara$y), ] x <- yx[1,2:28]