Description Usage Arguments Value Examples
Compare Gaussian Graphical Models
1 | ggm_compare(Yg1, Yg2, method = "spearman", alpha = 0.05)
|
Yg1 |
The data matrix of dimensions n (observations) by p (nodes) for group one. |
Yg2 |
The data matrix of dimensions n (observations) by p (nodes) for group two. |
method |
Character string. Which type of correlation coefficients
to be computed. Options include |
alpha |
The desired significance level (defaults to |
An object of class ggm_compare
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.