AIC.gamBiCop | R Documentation |
Function calculating Akaike's 'An Information Criterion' (AIC) for an object
of the class gamBiCop
(note that the models are usually fitted by penalized likelihood
maximization).
## S4 method for signature 'gamBiCop'
AIC(object, ..., k = 2)
object |
An object of the class
|
... |
un-used in this class |
k |
numeric, the penalty per parameter to be used; the default
|
A numeric value with the corresponding AIC.
AIC
and BIC
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.