Skip to content
Prev 199004 / 398506 Next

Create Artificial Binary Matrix based on probability

Try 
matrix(rbinom(100, 1, prob = 0.048), nrow = 10)