augment_kdb_arcs {bnclassify}R Documentation

Returns augmenting arcs that do not invalidate the k-DB.

Description

Returns augmenting arcs that do not invalidate the k-DB.

Usage

augment_kdb_arcs(bnc_dag, k)

Value

a character matrix. NULL if no arcs can be added.


[Package bnclassify version 0.4.8 Index]