agraph_parents: Build the parent incidence matrix from an edge list.

Description Usage Arguments Value See Also

Description

Build the parent incidence matrix from an edge list.

Usage

1

Arguments

nodes

Nodes in the admxture graph.

parent_edges

An n x 2 matrix where the first column is the child node and the second is the parent.

Value

An incidence matrix for the parent structure of an admixture graph.

See Also

agraph_children


admixturegraph documentation built on May 2, 2019, 6:02 a.m.