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 Nov. 14, 2025, 1:07 a.m.