The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



TSignifLevelEx


Unit:SDL_statis
Class: none
Declaration: TSignifLevelEx = (Dot001, Dot002, Dot005, Dot010, Dot020, Dot050, Dot100, Dot200, Dot500);

The type declaration TSignifLevelEx defines the possible levels of significance (often denoted as alpha), as it is used in the Dean-Dixon test.

Dot500 = 0.500
Dot200 = 0.200
Dot100 = 0.100
Dot050 = 0.050
Dot020 = 0.020
Dot015 = 0.015
Dot010 = 0.010
Dot005 = 0.005
Dot001 = 0.001


Last Update: 2023-Feb-06