logLik.SemiParBIV: Extract the log likelihood for a fitted copula model

logLik.SemiParBIVR Documentation

Extract the log likelihood for a fitted copula model

Description

It extracts the log-likelihood for a fitted gjrm model.

Usage

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

Arguments

object

A fitted gjrm object.

...

Un-used for this function.

Details

Modification of the classic logLik which accounts for the estimated degrees of freedom used in gjrm. This function is provided so that information criteria work correctly by using the correct number of degrees of freedom.

Value

Standard logLik object.

Author(s)

Maintainer: Giampiero Marra giampiero.marra@ucl.ac.uk

See Also

AIC, BIC


GJRM documentation built on May 29, 2024, 6:34 a.m.