View source: R/OptPath_getter.R
| getOptPathY | R Documentation |
Get y-vector or y-matrix from the optimization path.
getOptPathY(op, names, dob, eol, drop = TRUE)
op |
OptPath |
names |
character |
dob |
integer |
eol |
integer |
drop |
( |
(numeric | matrix). The columns of the matrix are always named.
Other optpath:
OptPath,
addOptPathEl(),
getOptPathBestIndex(),
getOptPathCol(),
getOptPathCols(),
getOptPathDOB(),
getOptPathEOL(),
getOptPathEl(),
getOptPathErrorMessages(),
getOptPathExecTimes(),
getOptPathLength(),
getOptPathParetoFront(),
getOptPathX(),
setOptPathElDOB(),
setOptPathElEOL()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.