adj_mat {mglasso}R Documentation

Adjacency matrix

Description

Adjacency matrix

Usage

adj_mat(mat, sym_rule = "and")

Arguments

mat

matrix of regression coefficients

sym_rule

symmetrization rule, either AND or OR

Value

adjacency matrix


[Package mglasso version 0.1.2 Index]