setOptPathElDOB: Set the dates of birth of parameter values, in-place.

View source: R/OptPath_setter.R

setOptPathElDOBR 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
Optimization path.

index

integer
Vector of indices of elements.

dob

integer
Dates of birth, single value or same length of index.

Value

Nothing.

See Also

Other optpath: OptPath, addOptPathEl(), getOptPathBestIndex(), getOptPathCols(), getOptPathCol(), getOptPathDOB(), getOptPathEOL(), getOptPathEl(), getOptPathErrorMessages(), getOptPathExecTimes(), getOptPathLength(), getOptPathParetoFront(), getOptPathX(), getOptPathY(), setOptPathElEOL()


ParamHelpers documentation built on July 4, 2022, 5:07 p.m.