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