Retrieve the degrees of freedom from a logLik
object
deg_free.Rd
Retrieve the degrees of freedom from a logLik
object
Arguments
- x
An object that implements a method for
stats::logLik()
.
Value
The df
attribute of the stats::logLik()
of the given object.