Description Usage Arguments Value Examples
Generate a random sample of size 1000 from a normal location mixture. X[1] Graph the histogram of the sample with density superimposed
1 | gen_Mixnorm(p1)
|
p1 |
The proportion of mixture |
A histogram of the sample with density superimposed
1 2 3 4 | ## Not run:
gen_Mixnorm(0.25)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.