Bayesian Information criterion
Function computing the Bayesian Information Criterion for an object of class Bsiland, according to the formula -2*loglikelihood+k*npar, with npar the number of parameters of the model and k = log(n) (n being the number of observations).
## S3 method for class 'Bsiland' BIC(object,...)
object |
an object of class Fsiland |
... |
Dots are not take into account in this version |
BIC value
O. Martin
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.