Dear R-users,

Is there an R function to compute the multinomial beta function? That is, the 
normalizing constant that arises in a Dirichlet distribution. For example, with 
three parameters the beta function is Beta(n1,n2,n2) = 
Gamma(n1)*Gamma(n2)*Gamma(n3)/Gamma(n1+n2+n3)

Thanks in advance for any assisstance.

Regards,
Greg



        [[alternative HTML version deleted]]

______________________________________________
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