w2e {gimme}R 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


[Package gimme version 0.9.1 Index]