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)
cfg
: ubiquity system objectparameters
: list of parameter estimatespname
: name of parameter to compareL - near the lower bound, U - near the upper bound