Learn R Programming

SemiParBIVProbit (version 3.8-2)

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

Description

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

Usage

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

Arguments

object

A fitted SemiParBIVProbit/copulaReg/copulaSampleSel/SemiParTRIV object.

...

Un-used for this function.

Value

Standard logLik object.

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.

See Also

AIC, BIC

Examples

Run this code
## see examples for SemiParBIVProbit

Run the code above in your browser using DataLab