hopit_negLL | R Documentation |
INTERNAL: The log likelihood function
hopit_negLL(
parameters = model$coef,
model,
collapse = TRUE,
use_weights,
negative = TRUE
)
parameters |
model parameters (optional). If the parameters are not delivered, they are taken from |
model |
a |
collapse |
a logical indicating whether to sum the individual LL contributions. |
use_weights |
a logical indicating whether to use model weights. |
negative |
a logical indicating whether the function should return negative. |
Maciej J. Danko
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.