w2e: Create edge list from weight matrix.

View source: R/w2e.R

w2eR Documentation

Create edge list from weight matrix.

Description

Create edge list from weight matrix.

Usage

w2e(x)

Arguments

x

The coefficient matrix from an individual

Value

A list of all non-zero edges to feed to qgraph


gimme documentation built on Aug. 30, 2023, 1:08 a.m.