ConfBoundsTypes Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
== Declaration  ==
== Declaration  ==


{{APIPrefix|Public Enum}}{{APIName|ConfBoundsTypes}}
{{APIPrefix|Public Enum}}{{APIName|'''ConfBoundsTypes'''}}<br>
 
{{APIComment|Types of confidence bounds.}}
{{APIComment|Types of confidence bounds.}}


{{Template:ConfBoundsTypes}}
{{Template:ConfBoundsTypes}}

Revision as of 16:08, 24 September 2013


Declaration

Public Enum ConfBoundsTypes
Types of confidence bounds.

ConfBoundsTypes Enum
  None = 0
  TypeI = 1
  TypeII = 2
  Both = 3