compareModels.ObjFunValues: Plot all objective function values.

Description Usage Arguments Value

View source: R/compareModels.ObjFunValues.R

Description

Function to plot all objective function values.

Usage

1
2
compareModels.ObjFunValues(repObjs, variable = "objfun",
  ggtheme = ggplot2::theme_grey(), showPlot = TRUE, verbose = FALSE)

Arguments

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

Value

list of ggplot2 objects corresponding to penalties, priors, and data plots.


wStockhausen/rTCSAM2015 documentation built on May 3, 2019, 7:14 p.m.