BIC.gamBiCop {gamCopula} | R Documentation |
Schwarz's Bayesian Information Criterion for a gamBiCop Object
Description
Function calculating the Schwarz's Bayesian Information Criterion (BIC)
for an object of the class
gamBiCop
(note that the models are
usually fitted by penalized likelihood maximization).
Usage
## S4 method for signature 'gamBiCop'
BIC(object, ...)
Arguments
object |
An object of the class
|
... |
un-used in this class |
Value
A numeric value with the corresponding BIC.
See Also
[Package gamCopula version 0.0-7 Index]