Learn R Programming

ParamHelpers (version 1.3)

getOptPathCol: Get column from the optimization path.

Description

Get column from the optimization path.

Usage

getOptPathCol(op, name)

Arguments

op
[OptPath] Optimization path.
name
[character(1)] Name of the column.

Value

  • Single column as a vector.

See Also

Other optpath: OptPath, OptPathDF, makeOptPathDF; addOptPathEl; getOptPathBestIndex; getOptPathCols; getOptPathDOB; getOptPathEOL; getOptPathEl; getOptPathErrorMessages; getOptPathExecTimes; getOptPathLength; getOptPathParetoFront; getOptPathY; setOptPathElDOB; setOptPathElEOL