logLik.SemiParBIV {GJRM} | R Documentation |
It extracts the log-likelihood for a fitted gjrm
model.
## S3 method for class 'SemiParBIV'
logLik(object, ...)
object |
A fitted |
... |
Un-used for this function. |
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.
Standard logLik
object.
Maintainer: Giampiero Marra giampiero.marra@ucl.ac.uk