logLik.SemiParBIV {GJRM} | R 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 |
... |
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
[Package GJRM version 0.2-6.5 Index]