Log-likelihood function generator for the exact Weibull likelihood model.

# S3 method for likelihood_exact_weibull
loglik(model, ...)

Arguments

model

The weibull likelihood model

...

Additional arguments (not used)

Value

A function to compute the log-likelihood given a data frame and parameters.