Rdocumentation
powered by
Learn R Programming
BNDataGenerator (version 1.0)
check_cardinality: A checker of needs of input_Prob follows cardinality
Description
A checker of needs of input_Prob follows cardinality.
Usage
check_cardinality(arcs_mat, nodename=NULL, cardinality=NULL)
Arguments
arcs_mat
A matrix that determines the arcs.
nodename
The names of each nodes.
cardinality
The cardinality of each nodes.