Description Usage Arguments Details Value
This function extracts parameters values and standard deviations, together with their limits (if any) from several TCSAM2013 models.
1 | getMDFR.ParamsPlusStdDevs(obj, dp = 0.01, verbose = FALSE)
|
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 |
verbose |
- flag (T/F) to print diagnostic info |
Returned dataframe has columns
case
type
param
phase
min
max
init
value
stdv
check
- dataframe with the parameter estimates and uncertainty info.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.