extractMDFR.Results.ParametersAtBounds: Extract parameters at one of their bounds from several model...

View source: R/extractMDFR.Results.ParametersAtBounds.R

extractMDFR.Results.ParametersAtBoundsR Documentation

Extract parameters at one of their bounds from several model runs as a dataframe

Description

This function extracts parameters at one of their bounds from several model runs as a dataframe.

Usage

extractMDFR.Results.ParametersAtBounds(objs, delta = 1e-04, verbose = FALSE)

Arguments

objs
  • list of resLst objects

delta
  • relative fraction of range defining "at bounds"

verbose
  • flag (T/F) to print diagnostic information

Details

Results are extracted using rTCSAM02::getMDFR.ParametersAtBounds for tcsam02 model runs.

Value

dataframe


wStockhausen/rCompTCMs documentation built on Sept. 12, 2023, 3:13 p.m.