Skip to contents

Method for obtaining the log-likelihood of an `mle` object.

Usage

# S3 method for mle
loglik_val(x, ...)

Arguments

x

the log-likelihood `l` evaluated at `x`, `l(x)`.

...

additional arguments to pass

Value

the log-likelihood of the fitted mle object `x`