ParamBoundsValues Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:API}}{{Template:APIBreadcrumb|9|.[[CModel Class|cModel]]}}
{{Template:API}}{{Template:APIBreadcrumbClass}}





Revision as of 22:14, 29 July 2015

APIWiki.png


Member of: SynthesisAPI


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.