From dd537460dfc2b4ff911a5db5e20da2747beeadfb Mon Sep 17 00:00:00 2001 From: hyginn Date: Thu, 16 Sep 2021 01:05:34 -0400 Subject: [PATCH] RNG seems to have changed - update a number --- FND-STA-Significance.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FND-STA-Significance.R b/FND-STA-Significance.R index dd75147..d86dba9 100644 --- a/FND-STA-Significance.R +++ b/FND-STA-Significance.R @@ -302,7 +302,7 @@ set.seed(NULL) # reset the RNG chSep(w) -# 3.273 ... that's actually less than what we had before. +# 3.773 ... that's actually less than what we had before. # Let's do this 10000 times and record the results (takes a few seconds):