RNG seems to have changed - update a number

This commit is contained in:
hyginn 2021-09-16 01:05:34 -04:00
parent 678b70ed68
commit dd537460df

View File

@ -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):