Description Usage Arguments Value
Function to produce criterion plot
1 2 3 4 5 6 7 8 9 10 11 | plotCriterion(
object,
names,
location_picker = FALSE,
lty = 1,
col = 1,
cex.axis = 1,
cex.lab = 1,
cex.main = 1,
cex = 1
)
|
object |
anchorpoint object as produced by the function |
names |
list, with criterion and grid: names of the methods used. |
location_picker |
use location picker |
lty |
line type |
col |
color |
cex.axis |
cex.axis |
cex.lab |
cex.lab |
cex.main |
cex.main |
cex |
cex |
selected points with additional information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.