How I can generate a random sample from a mixed norml distribution?
(i.e. a mixed normal distribution in the form f(x)=.6*N(1,5)+.4*N(2,3)
in which N(A,B) is a normal distribution with mean A and variance B.)

--
Free e-mail accounts at http://zworg.com

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to