logLik.ddf: log-likelihood value for a fitted detection function

View source: R/logLik.R

logLik.ddfR Documentation

log-likelihood value for a fitted detection function

Description

Extract the log-likelihood from a fitted detection function.

Usage

## S3 method for class 'ddf'
logLik(object, ...)

Arguments

object

a fitted detection function model object

...

included for S3 completeness, but ignored

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

Author(s)

David L Miller


mrds documentation built on July 9, 2023, 6:06 p.m.