logLik.dsmodel: log-likelihood value for a fitted detection function
Description
Extract the log-likelihood from a fitted detection function.
Usage
# S3 method for dsmodel
logLik(object, ...)
Value
a numeric value giving the log-likelihood with two attributes:
"df" the "degrees of freedom for the model (number of parameters) and
"nobs" the number of observations used to fit the model