Learn R Programming

CUB (version 1.1.5)

BIC.GEM: S3 BIC method for class "GEM"

Description

S3 BIC method for objects of class GEM.

Usage

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

Value

BIC index for the fitted model.

Arguments

object

An object of class "GEM"

...

Other arguments

See Also

logLik, GEM