Learn R Programming

ParamHelpers (version 1.14.2)

getOptPathLength: Get the length of the optimization path.

Description

Dependent parameters whose requirements are not satisfied are represented by a scalar NA in the output.

Usage

getOptPathLength(op)

Value

integer(1)

Arguments

op

OptPath
Optimization path.

See Also

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