logLik.um | R Documentation |
logLik
computes the exact or conditional log-likelihood of object of
the class um
.
## S3 method for class 'um' logLik(object, z = NULL, method = c("exact", "cond"), ...)
object |
an object of class |
z |
an object of class |
method |
exact or conditional. |
... |
additional arguments. |
The exact or conditional log-likelihood.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.