Description Usage Arguments Value Author(s) See Also
View source: R/DESP_Weighted_Graph.R
This function build a weighted undirected graph without loops from the matrix B. The weights of the edges depend on squared partial correlations.
1  |   DESP_Weighted_Graph(B, n)
 | 
B | 
 The coefficient matrix.  | 
n | 
 The sample size.  | 
A new undirected graphNEL object.
Arnak Dalalyan and Samuel Balmand.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.