BoundsValues Class

From ReliaWiki
Jump to navigation Jump to search
APIWiki.png


Member of: SynthesisAPI


Represents the confidence bounds associated with a cModel object.

Properties

Name Description
Upper Gets or sets the upper confidence bounds. Double.
Lower Gets or sets the lower confidence bounds. Double.



See Also