logLik.AdPaik: Extract Log-Likelihood for 'AdPaik' Objects

View source: R/extractors.AdPaik.R

logLik.AdPaikR Documentation

Extract Log-Likelihood for AdPaik Objects

Description

Returns the log-likelihood of the fitted AdPaik model.

Usage

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

Arguments

object

An AdPaik model object.

...

Additional arguments (ignored).

Value

A log-likelihood object with degrees of freedom (df).


TimeDepFrail documentation built on April 11, 2025, 5:41 p.m.