logLik.gamBiCop-methods: Extract the Log-likelihood from a gamBiCop Object

Description Usage Arguments Value See Also

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

1
2
## S4 method for signature 'gamBiCop'
logLik(object, ...)

Arguments

object

An object of the class gamBiCop.

...

un-used in this class

Value

Standard logLik object: see logLik.

See Also

AIC and BIC.


gamCopula documentation built on Feb. 6, 2020, 5:12 p.m.