Description Usage Arguments Value References
View source: R/precision_hub.R
Constructs a Hub network precision matrix
1 | precision_hub(q, g, diag_val = 2, edge_val = 0.3)
|
q |
square dimension of precision matrix (positive numeric integer) |
g |
number of hubs, (numeric integer st. 1 <= g <= q) |
diag_val |
values of diagonal entries HUB graph precision matrix (non-negative numeric) |
edge_val |
values of HUB graph network edges |
Returns an Hub graph precision matrix
chen2016hightsmvr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.