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 June 22, 2024, 9:30 a.m.