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