The logLik method for class ebnm.

# S3 method for ebnm
logLik(object, ...)

Arguments

object

The fitted ebnm object.

...

Not used. Included for consistency as an S3 method.

Value

An object of class logLik, which includes attributes df, the degrees of freedom --- i.e., number of parameters in the model ---, and

nobs, the number of observations in the data.