getOptPathLength {ParamHelpers}R Documentation

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)

Arguments

op

[OptPath]
Optimization path.

Value

[integer(1)]

See Also

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


[Package ParamHelpers version 1.12 Index]