Get end-of-life vector from the optimization path.
getOptPathEOL(op, dob, eol)OptPath
Optimization path.
integer
Vector of date-of-birth values to further subset the result.
Only elements with a date-of-birth included in dob are selected.
Default is all.
integer
Vector of end-of-life values to further subset the result.
Only elements with an end-of-life included in eol are selected.
Default is all.
Other optpath:
OptPath,
addOptPathEl(),
getOptPathBestIndex(),
getOptPathCols(),
getOptPathCol(),
getOptPathDOB(),
getOptPathEl(),
getOptPathErrorMessages(),
getOptPathExecTimes(),
getOptPathLength(),
getOptPathParetoFront(),
getOptPathX(),
getOptPathY(),
setOptPathElDOB(),
setOptPathElEOL()