Description Usage Arguments Value
View source: R/summary_network.R
Summarize the characteristics of the resulting network structures.
1 | summary_network(opt_Mu_hat, opt_Theta_hat, data)
|
opt_Mu_hat |
A p * K0_hat matrix, the optional mean vectors of K0_hat subgroups. |
opt_Theta_hat |
n * p * K0_hat matrix, the optional precision matrices of K0_hat subgroups. |
data |
A n * p matrix, the design matrix. |
A list including the overlap of edges of different subgroups, the number of edges, and the names of connected nodes to each nodes in each subgroup.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.