setOptPathElDOB {ParamHelpers} | R Documentation |
Set the dates of birth of parameter values, in-place.
Description
Set the dates of birth of parameter values, in-place.
Usage
setOptPathElDOB(op, index, dob)
Arguments
op |
OptPath |
index |
integer |
dob |
integer |
Value
Nothing.
See Also
Other optpath:
OptPath
,
addOptPathEl()
,
getOptPathBestIndex()
,
getOptPathCols()
,
getOptPathCol()
,
getOptPathDOB()
,
getOptPathEOL()
,
getOptPathEl()
,
getOptPathErrorMessages()
,
getOptPathExecTimes()
,
getOptPathLength()
,
getOptPathParetoFront()
,
getOptPathX()
,
getOptPathY()
,
setOptPathElEOL()
[Package ParamHelpers version 1.14.1 Index]