modelcomparison: get.aic, get.bic

Description Usage Arguments Details Value Author(s) Examples

Description

Model comparison scores incorporating the complexity of the model.

Usage

1
2
get.aic(phi,L)
get.bic(phi,L,n)

Arguments

phi

Adjacency matrix.

L

Likelihood.

n

Number of data points.

Details

TODO

Value

The score.

Author(s)

Christian Bender

Examples

1
2
3
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

ddepn documentation built on May 2, 2019, 4:42 p.m.