plotModelResults.ScalarParams: Function to plot parameter values and associated uncertainty...

Description Usage Arguments Value

View source: R/plotModelResults.ScalarParams.R

Description

This function plots parameters values, together with their limits (if any) and the posterior distributions implied by their estimated standard, errors from several TCSAM2015 models.

Usage

1
2
plotModelResults.ScalarParams(dfr, vfr = NULL, nc = 3, nr = 4,
  showPlot = TRUE, pdf = NULL, verbose = FALSE)

Arguments

dfr

- dataframe from call to extractModelResults.Params

vfr

- dataframe from call to extractModelResults.StdDevs

nc

- number of columns of plots per page

nr

- number of rows of plots per page

showPlot

- flag to show plots

pdf

- file name for printing plots to a pdf file (or NULL to print to screen)

verbose

- flag (T/F) to print diagnostic info

Value

- list with plots as elements


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