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

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/logLik.SemiParBIV.r

Description

It extracts the log-likelihood for a fitted SemiParBIV/copulaReg/copulaSampleSel/SemiParTRIV model.

Usage

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

Arguments

object

A fitted SemiParBIV/copulaReg/copulaSampleSel/SemiParTRIV object.

...

Un-used for this function.

Details

Modification of the classic logLik which accounts for the estimated degrees of freedom used in SemiParBIV/copulaReg/copulaSampleSel/SemiParTRIV objects. 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

Examples

1
## see examples for SemiParBIV

JRM documentation built on July 13, 2017, 5:03 p.m.