BIC.GEM {CUB}R Documentation

S3 BIC method for class "GEM"

Description

S3 BIC method for objects of class GEM.

Usage

## S3 method for class 'GEM'
BIC(object, ...)

Arguments

object

An object of class "GEM"

...

Other arguments

Value

BIC index for the fitted model.

See Also

logLik, GEM


[Package CUB version 1.1.5 Index]