catNetwork object from list of nodes and edges.cnCatnetFromEdges(nodes, edges, numCategories=2)vector of node nameslist of node edgesinteger, the number of categories per nodecatNetwork objectcatNetwork with specified (fixed) number of node categories.
A random probability model is assigned, which can be changed later by cnSetProb for example.
Note that cnSetProb takes a given data sample and changes both the node categories and their conditional probabilities
according to it.cnNew, cnCatnetFromSif, cnCatnetFromGraph, cnSetProb