Description Usage Arguments Details
Want to convert the ep list to a matrix with individual edges in the columns with the edges ordered according to as.table in splom
| 1 |   convertEPMatrixToColumns(epl, numberOfNodes, verbose)
 | 
| epl | A matrix of edge probability matrices, each corresponding to a separate bin | 
| numberOfNodes | The number of nodes in the matrix | 
| verbose | Should progress text be output? | 
ie 1->1, 1->2, 1->3, ... , 2->1, 2->2, ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.