View source: R/score_functions.R
log_likelihood | R Documentation |
Used by score_matrix
to compute the log likelihood.
log_likelihood(parameters, integrand, ...)
parameters |
vector of parameters passed to |
integrand |
Defaults to logit_integrand |
... |
additional arguments passed to |
value of log likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.