make_input_list: make_input_list

Description Usage Arguments Value

View source: R/make_input_list.R

Description

Contructs list of input parameters

Usage

1
make_input_list(input_connectivities, input_rho)

Arguments

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.

Value

List of input combinations


camiolomj/ICLite documentation built on July 28, 2021, 6:33 a.m.