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