plotObjFunValues.Priors: Plot prior values used in the objective function, grouped by...

Description Usage Arguments Value

View source: R/plotObjFunValues.CatchData.R View source: R/plotObjFunValues.Priors.R

Description

Function to plot prior values in the objective function.

Function to plot prior values in the objective function.

Usage

1
2
3
4
5
plotObjFunValues.Priors(mdfr, variable = "objfun", ggtheme = theme_grey(),
  showPlot = FALSE, verbose = FALSE)

plotObjFunValues.Priors(mdfr, variable = "objfun", ggtheme = theme_grey(),
  showPlot = FALSE, verbose = FALSE)

Arguments

mdfr

- melted dataframe of prior values from call to getObjFunValues.Priors(...)

variable

- name of variable to plot

ggtheme

- a ggplot2 theme

showPlot

- flag to show plots

verbose

- flag (T/F) to print diagnostic info

showPlots

- flag to show plots

mdfr

- melted dataframe of prior values from call to getObjFunValues.Priors(...)

variable

- name of variable to plot

ggtheme

- a ggplot2 theme

verbose

- flag (T/F) to print diagnostic info

Value

list of ggplot2 objects corresponding to different categories of priors.

list of ggplot2 objects corresponding to different categories of priors.


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