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


john-harrold/ubiquity documentation built on March 13, 2024, 2:58 a.m.