Learn R Programming

ubiquity (version 2.1.0)

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)

Value

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

Arguments

cfg

ubiquity system object

parameters

list of parameter estimates

pname

name of parameter to compare