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