BoundsValues Class: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) mNo edit summary |
Kate Racaza (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
<onlyinclude>Stores the upper and lower confidence bounds estimated from a [[cModel Class|cModel]] object.</onlyinclude> | <onlyinclude>Stores or retrieves the upper and lower confidence bounds estimated from a [[cModel Class|cModel]] object.</onlyinclude> | ||
== Properties == | == Properties == |
Revision as of 20:51, 30 March 2016
Member of: SynthesisAPI
Stores or retrieves the upper and lower confidence bounds estimated from a cModel object.
Properties
Name | Description |
---|---|
Upper | Gets or sets the upper value. Double. |
Lower | Gets or sets the lower value. Double. |