Learn R Programming

FastCUB (version 0.0.3)

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

Description

S3 BIC method for objects of class fastCUB.

Usage

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

Value

BIC index for the fitted model.

Arguments

object

An object of class "fastCUB"

...

Other arguments

See Also

logLik, fastCUB