compare_estimate: Compares Estimate to Bounds
Description
Compares the parameter estimate to the bounds and indicates if
the estimate is near the bound.
Usage
compare_estimate(cfg, parameters, pname)
Arguments
parameters
list of parameter estimates
pname
name of parameter to compare
Value
L - near the lower bound, U - near the upper bound