BoundsValues Class: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) mNo edit summary |
Kate Racaza (talk | contribs) |
||
Line 7: | Line 7: | ||
{| {{APITable}} | {| {{APITable}} | ||
|- | |- | ||
| style="width: 200px;"| | | style="width: 200px;"|Lower||Gets or sets the lower value. '''Double'''. | ||
|- | |- | ||
| | |Upper||Gets or sets the upper value. '''Double'''. | ||
|} | |} |
Revision as of 21:38, 31 August 2015
Member of: SynthesisAPI
Stores the upper and lower confidence bounds estimated from a cModel object.
Properties
Name | Description |
---|---|
Lower | Gets or sets the lower value. Double. |
Upper | Gets or sets the upper value. Double. |