ParamBoundsValues Class

From ReliaWiki
Revision as of 21:24, 29 July 2015 by Kate Racaza (talk | contribs)
Jump to navigation Jump to search
APIWiki.png


Member of: SynthesisAPI9.cModel


Stores the confidence bounds on a model's parameter estimates.

Properties

Name Description
Upper Double. The upper bound.
Lower Double. The lower bound.
ParamName String. The parameter name.