Skip to content

Commit facbac8

Browse files
sobol test value update
1 parent 65f5d8d commit facbac8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

test/sobol_method.jl

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,7 @@ res1 = gsa(ishi, Sobol(order = [0, 1, 2], nboot = 20), A, B)
4848
0.0 0.0 4.279200031668718e-5 1.2542212940962112e-5;
4949
0.0 0.0 0.0 -7.998213172266514e-7; 0.0 0.0 0.0 0.0] atol=1e-4
5050
@test res1.S1_Conf_Int[
51-
0.00013100970128286063,
52-
0.00014730548523359544,
53-
7.398816006175431e-5,
54-
0.0
51+
0.00018057916212640867, 0.0002327582551601999, 9.116874912775071e-5, 0.0
5552
] atol=1e-4
5653
@test res1.ST_Conf_Int[
5754
5.657364947147881e-5,

0 commit comments

Comments
 (0)