Get y-vector or y-matrix from the optimization path.
getOptPathY(op, names, dob, eol, drop = TRUE)
op | OptPath |
---|---|
names | character |
dob | integer |
eol | integer |
drop | ( |
(numeric
| matrix
). The columns of the matrix are always named.
Other optpath:
OptPath
,
addOptPathEl()
,
getOptPathBestIndex()
,
getOptPathCols()
,
getOptPathCol()
,
getOptPathDOB()
,
getOptPathEOL()
,
getOptPathEl()
,
getOptPathErrorMessages()
,
getOptPathExecTimes()
,
getOptPathLength()
,
getOptPathParetoFront()
,
getOptPathX()
,
setOptPathElDOB()
,
setOptPathElEOL()