Description Usage Arguments Details Value
Function to compare changes in objective function components from a base model for several models.
1 2 |
obj |
- object that can be converted into a list of tcsam2013.resLst objects |
base |
- name of case to use as base model, or NULL to use first |
y |
- 'diff' or 'objFun' |
showPlot |
- flag (T/F) to show plot |
pdf |
- filename for pdf output |
If 'base' is not given, objective function component comparisons are relative to the first case. NEGATIVE
differences indicate a better fit (smaller value for the component in the alternative model). Selecting
y="diff"
plots relative objective function values–i.e., relative to the base model. Selecting y="objFun"
plots absolute values.
list of ggplot2 objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.