BIC: Extract the BIC for a flowClust fit.

Description Usage Arguments Value

Description

Extract the bayesian information criterion for a flowClust fit.

Usage

1
2
3
4
5
## S3 method for class 'flowClustList'
BIC(object, ...)

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

Arguments

object

flowClustList or flowClust fitted object

...

other arguments. Currently not used.

Value

vector of BIC or ICL values


flowClust documentation built on Nov. 8, 2020, 7:34 p.m.