Learn R Programming

CNPBayes (version 1.2.2)

bic: Calculate BIC of a model

Description

Calculate BIC of a model

Usage

bic(object)
"bic"(object)
"bic"(object)

Arguments

object
see showMethods(bic)

Value

The BIC of the model.

Examples

Run this code
     bic(BatchModelExample)

Run the code above in your browser using DataLab