sparse_conc {nethet} | R Documentation |
Generates sparse inverse covariance matrices
sparse_conc(p, K, s, s.common, magn.nz = 0.5, scale.parcor = TRUE)
p |
Dimensionality of inverse covariance matrix |
K |
Number of inverse covariance matrices |
s |
Number of non-zero entries per inverse covariance matrix |
s.common |
Number of non-zero entries shared across different inverse covariance matrices |
magn.nz |
Magnitude of non-zero elements |
scale.parcor |
Should SigInv be scaled to have diagonal equal one, siginv=parcor ? |
SigInv: list of inverse covariance matrices
n.stadler