View source: R/simulate_mixture.R
simulate_mixture | R Documentation |
Title
simulate_mixture( N = 500, B = 2, K = 3, mu = c(-20, 5, 25), sigmasq = c(0.5, 0.5, 0.5), phi = c(1/2, 1/2), p = list(c(1/3, 1/3, 1/3), c(1/2, 1/4, 1/4)) )
p |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.