A method to calculate the Bayesian information criterion (BIC), also known
as Schwarz's Bayesian criterion of an FLModel object from the value
of the obtained log-likelihood stored in its logLik
slot.
# S4 method for FLModel BIC(object)
BIC(object)
data(nsher) BIC(nsher)#> [1] -24.11118