compare_estimate function

Compares Estimate to Bounds

Compares Estimate to Bounds

Compares the parameter estimate to the bounds and indicates if the estimate is near the bound.

compare_estimate(cfg, parameters, pname)

Arguments

  • cfg: ubiquity system object
  • parameters: list of parameter estimates
  • pname: name of parameter to compare

Returns

L - near the lower bound, U - near the upper bound

  • Maintainer: John Harrold
  • License: BSD_2_clause + file LICENSE
  • Last published: 2025-01-07