| cnCatnetFromSif | R Documentation | 
Creates a catNetwork object from a SIF/BIF file.
cnCatnetFromSif(file, numcats=2) cnCatnetFromBif(file)
file | 
 a file name  | 
numcats | 
 an   | 
The function imports a graph structure from a SIF file by assigning equal number numcats 
of categories for each of its nodes and a random probability model. 
Subsequently, the probability model can be changed by calling cnSetProb function.
A catNetwork object
N. Balov
cnNew, cnCatnetFromEdges, cnSetProb 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.