compareModelResults.Params: Function to compare parameter values from different models

Description Usage Arguments Details Value

Description

This function extracts and plots parameters values from several models, together with their limits(if any) and their estimated standard errors (if any).

Usage

1
compareModelResults.Params(obj, dp = 0.01, showPlot = FALSE, pdf = NULL)

Arguments

obj

- object that can be converted into a list of tcsam2013.resLst objects

dp

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

showPlot

- flag to show plots

pdf

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

Details

Uses getMDFR.ParamsPlusStdDevs(). Returned list has top level elements:

Value

- list of lists with ggplot2 objects as elements


wStockhausen/rTCSAM2013 documentation built on May 3, 2019, 7:13 p.m.