powered by
plotnormmix(x, theta, ...)
n <- 2000 theta <- c(0.8, 0, 1, 0, 4, 1) x <- rnormmix(n, theta) plotnormmix(x, theta)
Run the code above in your browser using DataLab