The R Project SVN R

Rev

Rev 75049 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 75049 Rev 76184
Line 7... Line 7...
7
## constant valid uniformly in t,n,F. For large n*t^2 this agrees with the
7
## constant valid uniformly in t,n,F. For large n*t^2 this agrees with the
8
## large-sample approximation to the Kolmogorov-Smirnov statistic.
8
## large-sample approximation to the Kolmogorov-Smirnov statistic.
9
##
9
##
10
 
10
 
11
## When tryCatch()ing all seeds in 0:10000, the following 346 failed (Lnx 64b, R 3.5.0):
11
## When tryCatch()ing all seeds in 0:10000, the following 346 failed (Lnx 64b, R 3.5.0):
-
 
12
suppressWarnings(RNGversion("3.5.0"))
12
failingSeeds <- c(
13
failingSeeds <- c(
13
    16, 42, 51, 63, 79,        108, 143, 171, 208, 215,
14
    16, 42, 51, 63, 79,        108, 143, 171, 208, 215,
14
    230, 236, 254, 323, 327,   332, 333, 374, 386, 387,
15
    230, 236, 254, 323, 327,   332, 333, 374, 386, 387,
15
    438, 440, 450, 472, 547,   609, 673, 740, 784, 787,
16
    438, 440, 450, 472, 547,   609, 673, 740, 784, 787,
16
    792, 806, 846, 897, 938,  1017,1043,1062,1067,1076,
17
    792, 806, 846, 897, 938,  1017,1043,1062,1067,1076,