check_cardinality {BNDataGenerator} | R Documentation |
A checker of needs of input_Prob follows cardinality.
check_cardinality(arcs_mat, nodename=NULL, cardinality=NULL)
arcs_mat |
A matrix that determines the arcs. |
nodename |
The names of each nodes. |
cardinality |
The cardinality of each nodes. |
Jae-seong Yoo <praster1@gmail.com>