| getOptPathY {ParamHelpers} | R Documentation |
Get y-vector or y-matrix from the optimization path.
getOptPathY(op, names, dob, eol, drop = TRUE)
op |
[ |
names |
[ |
dob |
[ |
eol |
[ |
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