powered by
dice.simu.plot(n, times, prob = NULL, qqplot = FALSE, col = "black", type = NULL, main = NULL, sub = NULL)
dice.simu.plot(n = 4, times = 1000, col = 'red') dice.simu.plot(4, 1000, prob = c(0.3, 0.1, 0.1, 0.1, 0.1, 0.3), type = 'p')
Run the code above in your browser using DataLab