logLik.gamBiCop | R Documentation |
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
.
## S4 method for signature 'gamBiCop'
logLik(object, ...)
object |
An object of the class
|
... |
un-used in this class |
Standard logLik
object: see logLik
.
AIC
and BIC
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.