ConfBoundsTypes Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:APIClass|GlobalStuff Model Class|GlobalStuff Model}} == Declaration == {{APIPrefix|Public Enum}}{{APIName|ConfBoundsTypes}} {{APIComment|Types of confidence bounds.…')
 
No edit summary
Line 5: Line 5:


{{APIComment|Types of confidence bounds.}}
{{APIComment|Types of confidence bounds.}}
{{Template:ConfBoundsTypes}}

Revision as of 20:37, 13 September 2013


Declaration

Public Enum ConfBoundsTypes

Types of confidence bounds.

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