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 gamBiCop
BIC(object, ...)

Arguments

object

An object of the class gamBiCop.

...

un-used in this class

Value

A numeric value with the corresponding BIC.

See also

AIC and BIC.