compareModels.ParamEsts: Function to compare parameter values from different TCSAM2015...

Description Usage Arguments Value

View source: R/compareModels.ParamEsts.R

Description

This function extracts and 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
compareModels.ParamEsts(tcsams, dp = 0.01, fac = 2, nc = 3, nr = 4,
  showPlot = TRUE, pdf = "ModelComparisons.Params.pdf", verbose = FALSE)

Arguments

tcsams

- list of TCSAM2015 model results objects (each is a list with elements 'prsObj' and 'stdObj')

dp

- percent difference between parameter value and upper/lower limits used to flag outliers

fac

- number of std devs to extend uncertainty plots

nc

- number of columns of plots per page

nr

- number of rows of plots per page

showPlot

- flag to show plots immediately

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 dfr, vfr, and plots as elements


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