agraph_children: Build the child incidene matrix from an parent edge list.

Description Usage Arguments Value See Also

View source: R/agraph.R

Description

Build the child incidene matrix from an parent 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 child structure of an admixture graph.

See Also

agraph_parents


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