powered by
expt.mse(x, n, times, prob = NULL)
expt.mse(x = c(1:3), n = 4, times = 100) expt.mse(c(0.1, 4, 2), 3, times = 50, prob = c(0.3, 0.5, 0.2))
Run the code above in your browser using DataLab