multinomial_lbeta_function | R Documentation |
Calculation of Log multinomial Beta value.
multinomial_lbeta_function(x)
x |
a vector |
sum(lgamma(x[j])) - lgamma(sum(x))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.