plotObjFunValues.Penalties: Plot penalties used in the objective function, grouped by...

Description Usage Arguments Value

View source: R/plotObjFunValues.Penalties.R

Description

Function to plot penalties in the objective function.

Usage

1
2
plotObjFunValues.Penalties(mdfr, variable = "objfun",
  ggtheme = theme_grey(), showPlot = FALSE, verbose = FALSE)

Arguments

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

Value

ggplot2 object


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