Learn R Programming

siland (version 2.0.5)

BIC.Bsiland: Bayesian Information criterion

Description

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).

Usage

# S3 method for Bsiland
BIC(object,...)

Value

BIC value

Arguments

object

an object of class Fsiland

...

Dots are not take into account in this version

Author

O. Martin