Description Usage Arguments Value
observed log-likelihood
1 | log_likelihood(Y, X, B, mu0, Z0)
|
Y |
A matrix of multinomial outcomes. |
X |
A matrix of covariate matrix. |
B |
A matrix of coefficeints. Cols correspond to choices and rows correspond to variables. |
mu0 |
A vector of prior means. |
Z0 |
A matrix of prior variance covariance matrix. |
A double of log-likelihood evaluated at B
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.