Description Usage Arguments Details Value Note References Examples
Compute the proportion of bootstrap samples that each relation was selected, corresponding to an edge inclusion "probability".
1 |
Y |
The data matrix of dimensions n (observations) by p (nodes). |
method |
Character string. Which type of correlation coefficients
to be computed. Options include |
B |
Integer. Number of bootstrap replicates (defaults to |
progress |
Logical. Should a progress bar be included (defaults to |
The order is the upper-triangular.
An object of class eip
, including a matrix of edge inclusion
"probabilities".
In the context of regression, this general approach was described in see Figure 6.4. \insertCite@see Figure 6.4, @Hastie2015;textualGGMnonreg. In this case, the selection is based on classical hypothesis testing instead of L1-regularization.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.