Description Usage Arguments Value
View source: R/make_input_list.R
Contructs list of input parameters
1 | make_input_list(input_connectivities, input_rho)
|
input_connectivities |
vector of input connectivity requirements. Larger numbers create smaller modules |
input_rho |
Vector of input rho exclusion values ranging from 0.1 to 0.9. Anything below this cutoff is converted to a 0 on binary scale. All interactions above are entered as 1 in the binary matrix. Larger numbers create smaller modules. |
List of input combinations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.