View source: R/OptPath_getter.R
| getOptPathX | R Documentation |
Get data.frame of input points (X-space) referring to the param set from the optimization path.
getOptPathX(op, dob, eol)
op |
OptPath |
dob |
integer |
eol |
integer |
data.frame.
Other optpath:
OptPath,
addOptPathEl(),
getOptPathBestIndex(),
getOptPathCol(),
getOptPathCols(),
getOptPathDOB(),
getOptPathEOL(),
getOptPathEl(),
getOptPathErrorMessages(),
getOptPathExecTimes(),
getOptPathLength(),
getOptPathParetoFront(),
getOptPathY(),
setOptPathElDOB(),
setOptPathElEOL()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.