bic-method: Calculate BIC of a model

Description Usage Arguments Value Examples

Description

Calculate BIC of a model

Usage

1
2
3
4
bic(object)

## S4 method for signature 'MultiBatchModel'
bic(object)

Arguments

object

see showMethods(bic)

Value

The BIC of the model.

Examples

1
2
3
4

CNPBayes documentation built on May 6, 2019, 4:06 a.m.