Dear R users, 
I would like to sample from a mixture distribution p1*f1+p2*f2+p3*f3 with
f1,f2,f3 three different forms of distributions.
I know that in the case of two distributions I have to sample the mixture
compoment membership.

How can I weight my three distributions with their  respective
probabilities?

Evgenia


-- 
View this message in context: 
http://www.nabble.com/Mixture-of--Distributions-tp15618948p15618948.html
Sent from the R help mailing list archive at Nabble.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