powered by
Returns the number of nodes of a catNetwork object.
catNetwork
cnNumNodes(object)
an integer
integer
a catNetwork
N. Balov, P. Salzman
cnNodes
library(catnet) cnet <- cnRandomCatnet(numnodes=10, maxParents=3, numCategories=2) cnNumNodes(object=cnet)
Run the code above in your browser using DataLab