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

View source: R/BIC.R

BIC.fastCUBR 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


FastCUB documentation built on May 29, 2024, 8:29 a.m.

Related to BIC.fastCUB in FastCUB...