R/mle.R
loglik_val.mle.Rd
Method for obtaining the log-likelihood of an `mle` object.
# S3 method for mle loglik_val(x, ...)
the log-likelihood `l` evaluated at `x`, `l(x)`.
additional arguments to pass
the log-likelihood of the fitted mle object `x`