BIC.bnet: BIC of bnet

Description Usage Arguments Value See Also

Description

Computes de Bayesian Information Criteria for a bnet object over a dataset of observations

Usage

1
2
## S3 method for class 'bnet'
BIC(object, data, ...)

Arguments

object

a bnet object

data

the data to compute the log-likelihood

...

compatibility arguments

Value

Numerical, the Bayesian Information Criteria computed.

See Also

AIC.bnet


gherardovarando/Rbnet documentation built on May 17, 2019, 4:18 a.m.