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. If no parameters are found at a bound, the function returns NULL.

Value

dataframe


wStockhausen/rCompTCMs documentation built on Aug. 27, 2024, 7:15 p.m.