ConfBoundsSides Enumeration: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) m (Protected "ConfBoundsSides" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading]) |
John Leavitt (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:APIClass|Global_Model | {{Template:APIClass|Global_Model|Global Model}} | ||
== Syntax== | == Syntax== | ||
Revision as of 21:09, 22 January 2014
Syntax
Public Enum ConfBoundsSides
Sides of confidence bounds.
ConfBoundsSides Enum None = 0 TwoSidedBoth = 1 OneSidedUpper = 2 OneSidedBoth = 3 OneSidedLower = 4