loglik.exponential_lifetime: Log-likelihood for exponential_lifetime

View source: R/example-exponential.R

loglik.exponential_lifetimeR Documentation

Log-likelihood for exponential_lifetime

Description

Returns a function computing ell(lambda) = d * log(lambda) - lambda * T.

Usage

## S3 method for class 'exponential_lifetime'
loglik(model, ...)

Arguments

model

An exponential_lifetime model

...

Additional arguments (ignored)

Value

A function(df, par, ...) computing the log-likelihood


likelihood.model documentation built on March 19, 2026, 9:07 a.m.