View source: R/mix_normal_test.R
plot the p.d.f of two normal distribution
1  | norm.plot(mean1, sd1, mean2, sd2)
 | 
mean1 | 
 the mean of the first population  | 
sd1 | 
 the sd of the first population  | 
mean2 | 
 the mean of the second population  | 
sd2 | 
 the sd of the second population  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.