powered by
rectent02(x = array(sample(c(TRUE, FALSE), 4e+06, replace = TRUE), c(2000, 2000)), iterations = 100, inner = 20, fraction = c(0.01, 0.1), seed = NULL, verbose = TRUE) entropy(xmat)
set.seed
TRUE
rectent02
rectent01
x
entropy
## Not run: # entmat1 <- rectent02() # entmat2 <- rectent02(entmat1, iterations=500) # image(entmat2) # image(xor(entmat2, entmat1)) # ## End(Not run)
Run the code above in your browser using DataLab