compare_estimate {ubiquity}R Documentation

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

cfg

ubiquity system object

parameters

list of parameter estimates

pname

name of parameter to compare

Value

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


[Package ubiquity version 2.0.3 Index]