AIC.bnet: AIC of bnet

Description Usage Arguments Value See Also

Description

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

Usage

1
2
## S3 method for class 'bnet'
AIC(object, data, ..., k = 2)

Arguments

object

a bnet object

data

the data to compute the log-likelihood

...

compatibility arguments

k

penalization coefficient (k=2 standard AIC)

Value

Numerical, the Akaike Information Criteria computed.

See Also

BIC.bnet


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