simplifyInteractionMatrix | R Documentation |
Simplify Interaction Matrix
simplifyInteractionMatrix(mat, alpha = 0.5, colname = NA)
mat |
dgCMatrix interaction matrix such as produced by
|
alpha |
Number between 0 and 1 specifying voting threshold. Eg. for 3 column matrix alpha 0.5 will give voting criteria >= 2. |
colname |
character giving new column name. |
dgCMatrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.