Description Usage Arguments Value Examples
This function takes a CEMiTool object and returns the network connectivity.
1 2 3 4 | get_connectivity(cem, ...)
## S4 method for signature 'CEMiTool'
get_connectivity(cem, beta)
|
cem |
Object of class |
... |
Optional parameters. |
beta |
A soft-thresholding value to be used for the network. |
The value of the network's connectivity.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.