DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
Statistics
Tests
LillieforsQuantile
See also:
PerformLillieforsTest
,
LillieforsPValue
Index
Statistical Background
LillieforsQuantile
Declaration:
LillieforsQuantile
(NumData: integer; alpha: double): double;
The function
LillieforsQuantile
returns the critical threshold for the Lilliefors test statistic for a given level of significance
alpha
and a sample size of
NumData
.