loglik_val.mle | R Documentation |
Method for obtaining the log-likelihood of an 'mle' object.
## S3 method for class 'mle'
loglik_val(x, ...)
x |
the log-likelihood 'l' evaluated at 'x', 'l(x)'. |
... |
additional arguments to pass |
the log-likelihood of the fitted mle object 'x'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.