Description Usage Arguments Value
View source: R/compareModels.ObjFunValues.R
Function to plot all objective function values.
1 2 | compareModels.ObjFunValues(repObjs, variable = "objfun",
ggtheme = ggplot2::theme_grey(), showPlot = TRUE, verbose = FALSE)
|
repObjs |
- model report object or list of report objects |
variable |
- name of variable to plot |
ggtheme |
- a ggplot2 theme |
showPlot |
- flag to show plots immediately |
verbose |
- flag (T/F) to print diagnostic info |
list of ggplot2 objects corresponding to penalties, priors, and data plots.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.