cal_network | R Documentation |
Construct ecological networks using sequencing-based community data
cal_network( ps = filteredps, N = 0, r.threshold = 0.6, p.threshold = 0.05, lambda.min.ratio = 0.01, nlambda = 20, ncores = 1, method = c("spearman", "pearson", "spieceasi") )
ps |
|
N |
|
r.threshold |
|
p.threshold |
|
lambda.min.ratio |
|
nlambda |
|
ncores |
|
method |
Contact: Xu Liu xliu@issas.ac.cn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.