Learn R Programming

ParamHelpers (version 1.3)

getOptPathCols: Get columns from the optimization path.

Description

Get columns from the optimization path.

Usage

getOptPathCols(op, names, row.names = NULL)

Arguments

op
[OptPath] Optimization path.
names
[character] Names of the columns.
row.names
[character] Row names for result. Default is none.

Value

  • [data.frame].

See Also

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