Generates a list of Klemm-Eguiluz adjacency matrices
generateKlemms(n, s, pep, c)
n | number of replicates |
---|---|
s | number of species |
pep | positive edge percentage |
c | connectivity |
list of Klemm matrices
Generates a list compatible with other functions. For more details on Klemm-Eguiluz interaction matrices, please check the documentation of "generateA".