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

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

View source: R/logLik.SemiParBIVProbit.r

Description

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

Usage

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

Arguments

object

A fitted SemiParBIVProbit/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 SemiParBIVProbit/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 SemiParBIVProbit

SemiParBIVProbit documentation built on June 20, 2017, 9:03 a.m.