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

Description Usage Arguments Value See Also

View source: R/agraph.R

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


mailund/admixture_graph documentation built on May 21, 2019, 11:06 a.m.