compare_estimate: Compares Estimate to Bounds

View source: R/ubiquity.r

compare_estimateR 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


ubiquity documentation built on Nov. 2, 2023, 6:26 p.m.