Rdocumentation
powered by
Learn R Programming
ParamHelpers (version 1.1-36)
getOptPathY: Get y vector from the optimization path.
Description
Get y vector from the optimization path.
Usage
getOptPathY(op, name)
Arguments
op
[
OptPath
] Optimization path.
name
[
character(1)
] Name of performance measure.
Value
[
numeric
].