View source: R/example-exponential.R
| loglik.exponential_lifetime | R Documentation |
Returns a function computing ell(lambda) = d * log(lambda) - lambda * T.
## S3 method for class 'exponential_lifetime'
loglik(model, ...)
model |
An exponential_lifetime model |
... |
Additional arguments (ignored) |
A function(df, par, ...) computing the log-likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.