precision_hub: Precision matrix of scale free network

Description Usage Arguments Value References

View source: R/precision_hub.R

Description

Constructs a Hub network precision matrix

Usage

1
precision_hub(q, g, diag_val = 2, edge_val = 0.3)

Arguments

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

Value

Returns an Hub graph precision matrix

References

\insertRef

chen2016hightsmvr


spcorum/tsmvrdata documentation built on May 6, 2019, 11:17 a.m.