View source: R/example-exponential.R
| hess_loglik.exponential_lifetime | R Documentation |
Returns a function computing the 1x1 Hessian: -d/lambda^2.
## S3 method for class 'exponential_lifetime'
hess_loglik(model, ...)
model |
An exponential_lifetime model |
... |
Additional arguments (ignored) |
A function(df, par, ...) computing the Hessian matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.