View source: R/02_likelihood.R
Loglik | R Documentation |
Title: Likelihood function for Dirichlet and Multinomial models
Loglik(Y, X, b, model)
Y |
|
X |
|
b |
|
model |
|
This is adapted from Tao Wang and Hongyu Zhao (2017) This function is used to extract the log likelihood from Dirichlet & Multinomial models The log-likelihood value of a regression model is a way to measure the goodness of fit for a model.
The value of the Log-likelihood for the desired model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.