Description Usage Arguments Value
View source: R/plotObjFunValues.Penalties.R
Function to plot penalties in the objective function.
1 2 | plotObjFunValues.Penalties(mdfr, variable = "objfun",
ggtheme = theme_grey(), showPlot = FALSE, verbose = FALSE)
|
mdfr |
- melted dataframe of penalties from call to getObjFunValues.Penalties(...) |
variable |
- name of variable to plot |
ggtheme |
- a ggplot2 theme |
showPlot |
- flag to show plots immediately |
verbose |
- flag (T/F) to print diagnostic info |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.