getOptPathDOB {ParamHelpers} | R Documentation |
Get date-of-birth vector from the optimization path.
Description
Get date-of-birth vector from the optimization path.
Usage
getOptPathDOB(op, dob, eol)
Arguments
op |
OptPath |
dob |
integer |
eol |
integer |
Value
See Also
Other optpath:
OptPath
,
addOptPathEl()
,
getOptPathBestIndex()
,
getOptPathCols()
,
getOptPathCol()
,
getOptPathEOL()
,
getOptPathEl()
,
getOptPathErrorMessages()
,
getOptPathExecTimes()
,
getOptPathLength()
,
getOptPathParetoFront()
,
getOptPathX()
,
getOptPathY()
,
setOptPathElDOB()
,
setOptPathElEOL()
[Package ParamHelpers version 1.14.1 Index]