logLik.gamBiCop: Extract the Log-likelihood from a gamBiCop Object
Description
Function to extract the log-likelihood from an object of the class
gamBiCop
(note that the models are
usually fitted by penalized likelihood maximization).
This function is used by AIC
and BIC
.
Usage
# S4 method for gamBiCop
logLik(object, ...)
Value
Standard logLik
object: see logLik
.