BIC.fastCUB {FastCUB}R Documentation

S3 BIC method for class "fastCUB"

Description

S3 BIC method for objects of class fastCUB.

Usage

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

Arguments

object

An object of class "fastCUB"

...

Other arguments

Value

BIC index for the fitted model.

See Also

logLik, fastCUB


[Package FastCUB version 0.0.3 Index]