Learn R Programming

GJRM (version 0.2-6.5)

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

Description

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

Usage

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

Value

Standard logLik object.

Arguments

object

A fitted gjrm object.

...

Un-used for this function.

Author

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

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.

See Also